Remove stray - in changelog

This commit is contained in:
Mark Backman
2025-08-13 11:38:46 -04:00
parent 4c4bae2db6
commit 3ad61a8a04

View File

@@ -311,7 +311,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
callbacks.
- Added SSML reserved character escaping to `AzureBaseTTSService` to properly handle special characters in text sent to Azure TTS. This fixes an issue where characters like `&`, `<`, `>`, `"`, and `'` in LLM-generated text would cause TTS failures.
-
### Changed