From 58ac098ac445bacd42a4a5cbcf0a9cf98fbed965 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Tue, 15 Apr 2025 02:14:44 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67088af51f..c4983e5689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Roo Code Changelog -## 3.11.17 +## [3.11.17] - 2025-04-14 -### Patch Changes - -- Remove auto-approve button useMemo -- v3.11.17 +- Improvements to OpenAI cache reporting and cost estimates (thanks @monotykamary and Cline!) +- Visual improvements to the auto-approve toggles (thanks @sachasayan!) +- Bugfix to diff apply logic (thanks @avtc for the test case!) and telemetry to track errors going forward +- Fix race condition in capturing short-running terminal commands (thanks @KJ7LNW!) +- Fix eslint error (thanks @nobu007!) ## [3.11.16] - 2025-04-14