update CHANGELOG with UltravoxSTTService fix

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-05 11:51:08 -07:00
parent 0d30b000af
commit d69fa5dba5

View File

@@ -28,6 +28,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a `UltravoxSTTService` issue that would cause the service to generate
all tokens as one word.
- Fixed a `PipelineTask` issue that would cause tasks to not be cancelled if
task was cancelled from outside of Pipecat.