added changelog entry

This commit is contained in:
Kwindla Hultman Kramer
2025-06-15 10:49:40 -07:00
parent 1e3fa4a9c7
commit fe16ed3c73

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue with `GroqTTSService` where it was not properly parsing the
WAV file header.
- Fixed an issue with `GoogleSTTService` where it was constantly reconnecting
before starting to receive audio from the user.