From 582a117a9a6c6c061af5fb2020d8dc79d36e89d6 Mon Sep 17 00:00:00 2001 From: Chris Estreich Date: Tue, 27 May 2025 13:19:48 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 192907f904..ac7ec18989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,11 @@ # Roo Code Changelog -## 3.18.5 +## [3.18.5] - 2025-05-27 -### Patch Changes - -- Improve the prompt for the "modes" e2e test -- Add thinking controls for Requesty -- Add version to @roo-code/types -- v3.18.5 -- Fix Posthog by correctly copying .env in the build process +- Add thinking controls for Requesty (thanks @dtrugman!) +- Re-enable telemetry +- Improve zh-TW Traditional Chinese locale (thanks @chrarnoldus) +- Improve model metadata for LiteLLM ## [3.18.4] - 2025-05-25