From 6814c390ba36c21440a2e8f4ef301677a88f69c4 Mon Sep 17 00:00:00 2001 From: richtermb Date: Fri, 1 Aug 2025 14:47:57 -0700 Subject: [PATCH] Update CHANGELOG to reflect the addition of the `source` field in `ErrorFrame` for improved error tracking. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eb35808b..e3ad46575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed an issue in `LiveKitTransport` where empty `AudioRawFrame`s were pushed down the pipeline. This resulted in warnings by the STT processor. +- Added `source` field to `ErrorFrame` to indicate `FrameProcessor` that generated the error. + ## [0.0.77] - 2025-07-31 ### Added @@ -72,8 +74,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `on_transcription_stopped` and `on_transcription_error` to Daily callbacks. -- Added `source` field to `ErrorFrame` to indicate `FrameProcessor` that generated the error. - ### Changed - Changed the default `url` for `NeuphonicTTSService` to