diff --git a/CHANGELOG.md b/CHANGELOG.md index 268ca8504..39fd6db0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed an issue that was causing stuttering with AWS TTS service. +- Fixed an issue with PlayHTTTSService, where the TTFB metrics were reporting + very small time values. + ## [0.0.47] - 2024-10-22 ### Added