From 6484855139dc0d5265bd3210aff9dcc146717645 Mon Sep 17 00:00:00 2001 From: ivaaan Date: Tue, 18 Nov 2025 21:47:46 +0100 Subject: [PATCH] fix changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3806c2062..47be7d2bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,10 +86,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Prevented `HeyGenVideoService` from automatically disconnecting after 5 minutes. -- Added ai-coustics integrated VAD (`AICVADAnalyzer`) with `AICFilter` factory and - example wiring; leverages the enhancement model for robust detection with no - ONNX dependency or added processing complexity. - ## [0.0.94] - 2025-11-10 ### Changed