Add changelog for #3958

This commit is contained in:
Mark Backman
2026-03-08 13:18:02 -04:00
parent 92b5185165
commit d5c0789ab5
2 changed files with 2 additions and 0 deletions

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

@@ -0,0 +1 @@
- Fixed `TTSService` audio context queue getting blocked when `append_to_audio_context()` was called with a `None` context ID, which prevented subsequent audio from being delivered.