diff --git a/CHANGELOG.md b/CHANGELOG.md index 28da49e20..9493c9d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated +- `pipecat.service.aws_nova_sonic` is now deprecated, use + `pipecat.services.aws.nova_sonic` instead. + - `GeminiMultimodalLiveLLMService` is now deprecated, use `GeminiLiveLLMService`.