fix: add changelog

This commit is contained in:
Angelo Giacco
2025-01-29 14:27:39 +00:00
parent 596cae994d
commit 0ff9ef8707

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue where `ElevenLabsTTSService` messages would return a 1009 websocket error by increasing the max message size limit to 16MB.
- Fixed a `DailyTransport` issue that would cause events to be triggered before
join finished.