update CHANGELOG with aws_nova_sonic deprecation

This commit is contained in:
Aleix Conchillo Flaqué
2025-10-09 17:29:42 -07:00
parent 2a79b2c853
commit aac4ce2d12

View File

@@ -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`.