update CHANGELOG

This commit is contained in:
Aleix Conchillo Flaqué
2025-10-07 18:08:18 -07:00
parent 617919ac09
commit 92087bdfa8

View File

@@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Reverted a change that was causing pipelines to be frozen when using
interruption strategies.
- Reverted a change introduced in 0.0.88 that was causing pipelines to be frozen
when using interruption strategies and processors that block interruption
frames (e.g. `STTMuteFilter`).
## [0.0.88] - 2025-10-07