From fd4f155ec6de140b2ccba7021ce6ead438c15199 Mon Sep 17 00:00:00 2001 From: Chris Estreich Date: Thu, 15 May 2025 12:37:16 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 636a1382fc..ad0d9ae79f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Roo Code Changelog -## [3.17.1] +## [3.17.1] - 2025-05-15 -- Fix command display in the approval required case +- Fix the display of the command to execute during approval +- Fix incorrect reserved tokens calculation on OpenRouter (thanks @daniel-lxs!) ## [3.17.0] - 2025-05-14