Making the changelog more user friendly.

This commit is contained in:
filipi87
2026-03-09 11:37:11 -03:00
parent ba87d1609c
commit 8ec160f71e

View File

@@ -1 +1 @@
- Fixed `TTSService` to push `LLMAssistantPushAggregationFrame` when the base class is responsible for pushing `TTSStoppedFrame`.
- Fixed TTS context not being appended to the assistant message history when using `TTSSpeakFrame` with `append_to_context=True` with some TTS providers.