From 419cc9ac68c4c8b0495ce6af581c3a82079d0b29 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Mon, 28 Jul 2025 13:36:02 -0400 Subject: [PATCH] Add yanked notices to 0.0.74 and 0.0.75 changelogs --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d1b1f1a6..0f480b577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -145,7 +145,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 user started early, while the bot was still working through `trigger_assistant_response()`. -## [0.0.75] - 2025-07-08 +## [0.0.75] - 2025-07-08 [YANKED] + +**This release has been yanked due to resampling issues affecting audio output +quality and critical bugs impacting `ParallelPipelines` functionality.** + +**Please upgrade to version 0.0.76 or later.** ### Added @@ -206,7 +211,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Remove unncessary push task in each `FrameProcessor`. -## [0.0.74] - 2025-07-03 +## [0.0.74] - 2025-07-03 [YANKED] + +**This release has been yanked due to resampling issues affecting audio output +quality and critical bugs impacting `ParallelPipelines` functionality.** + +**Please upgrade to version 0.0.76 or later.** ### Added