Add changelog for InterimTranscriptionFrame/TranslationFrame fix

This commit is contained in:
Mark Backman
2026-02-24 20:52:16 -05:00
parent 69d916ca51
commit 167e68672b

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

@@ -0,0 +1 @@
- Fixed `InterimTranscriptionFrame` and `TranslationFrame` being unintentionally pushed downstream in `LLMUserAggregator`. They are now consumed like `TranscriptionFrame`.