diff --git a/CHANGELOG.md b/CHANGELOG.md index e15588e73..c773dd767 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed an issue with rtvi's handling of `append-to-context` + - Fixed an issue where using audio input with a sample rate requiring resampling could result in empty audio being passed to STT services, causing errors.