From b1e5d68d973ab5a1efec09f6659062987d610ecd Mon Sep 17 00:00:00 2001 From: marcus-daily <111281783+marcus-daily@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:01:59 +0000 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70f13e865..cb3597dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated Deepgram logging to include Deepgram request IDs for improved debugging. +- Updated Smart Turn model weights to v3.1. + ### Deprecated - Package `pipecat.sync` is deprecated, use `pipecat.utils.sync` instead.