Add changelog entry

This commit is contained in:
Luke Payyapilli
2026-01-23 10:19:14 -05:00
parent 8d3e10f054
commit 5d5b19e1d2

1
changelog/3542.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed pipeline freeze when `InterruptionFrame` discards `EndFrame` or `StopFrame` by making terminal frames uninterruptible.