be a tad more precise in changelog

This commit is contained in:
nbyers-altira
2025-10-17 13:51:49 -04:00
parent a67a765783
commit a4867f61aa

View File

@@ -38,8 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue in `RivaSTTService` where a runtime error occurred due to a
mismatch in the _handle_transcription method's signature.
- Fixed an issue in `RivaSegmentedSTTService` where a runtime error occurred due
to a mismatch in the _handle_transcription method's signature.
- Fixed multiple pipeline task cancellation issues. `asyncio.CancelledError` is
now handled properly in `PipelineTask` making it possible to cancel an asyncio