Add changelog entry

This commit is contained in:
Mark Backman
2024-09-26 13:08:11 -04:00
parent 298b151486
commit d3a477902b

View File

@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added AWS Polly TTS support.
- Added InputParams to Azure TTS service.
- All `FrameProcessors` can now register event handlers.
```