diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f6f6cf3..07c669d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed a `BaseOutputTransport` issue that caused incorrect detection of when + the bot stopped talking while using an audio mixer. + - Fixed a `LiveKitTransport` issue where RTVI messages were not properly encoded.