From fe25465987aee96dd2283a74edcf21bc22a31af4 Mon Sep 17 00:00:00 2001 From: gokuljs Date: Thu, 13 Nov 2025 07:16:36 +0530 Subject: [PATCH] changelog update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a43553f0c..f8f8bed9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 services that subclass `TTSService` can indicate whether the text in the `TTSTextFrame`s they push already contain any necessary inter-frame spaces. +### Changed + +- Added Hindi support for Rime TTS services. + ### Fixed - Fixed subtle issue of assistant context messages ending up with double spaces