diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aade22d1..0aa9b4f42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,6 +105,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed a `CartesiaTTSService` issue that was causing the application to hang after Cartesia's 5 minutes timed out. +- Fixed an issue preventing `SpeechmaticsSTTService` from transcribing audio. + ## [0.0.81] - 2025-08-25 ### Added