From 18a3efc5cab22476ee043fca6a3f443b1e24134c Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 19 Mar 2025 10:16:51 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df2539a01e..06aa0ce0ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,14 @@ # Roo Code Changelog -## 3.9.2 +## [3.9.2] - 2025-03-19 -### Patch Changes - -- Update GitHub Actions workflow to automatically create GitHub Releases -- VSCode theme fixes for select, dropdown and command -- Allow manually selecting a model in the model picker +- Update GitHub Actions workflow to automatically create GitHub Releases (thanks @pdecat!) +- Correctly persist the text-to-speech speed state (thanks @heyseth!) +- Fixes to French translations (thanks @arthurauffray!) +- Optimize build time for local development (thanks @KJ7LNW!) +- VSCode theme fixes for select, dropdown and command components +- Bring back the ability to manually enter a model name in the model picker +- Fix internationalization of the announcement title and the browser ## [3.9.1] - 2025-03-18