From ee494918a980b6cc7b716617a991c83c3b022795 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Mon, 10 Nov 2025 16:18:47 -0500 Subject: [PATCH] Prep for 0.0.94 hotfix --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ced4af28b..fc37064e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,12 @@ All notable changes to **Pipecat** will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.0.94] - 2025-11-10 ### Deprecated -- The KrispFilter is deprecated and will be removed in a future version. Use - the KrispVivaFilter instead. +- The `KrispFilter` is deprecated and will be removed in a future version. Use + the `KrispVivaFilter` instead. ### Removed