From 3db2f60eaf97b93b7fd712b75c81f3179edb5c53 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 26 Jun 2025 20:19:01 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c357aeb0..56555351bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Roo Code Changelog -## 3.22.1 +## [3.22.1] - 2025-06-26 -### Patch Changes - -- - Add Gemini CLI provider for free access to Gemini models (thanks Cline!) +- Add Gemini CLI provider (thanks Cline!) +- Fix undefined mcp command (thanks @qdaxb!) +- Use upstream_inference_cost for OpenRouter BYOK cost calculation and show cached token count (thanks @chrarnoldus!) +- Update maxTokens value for qwen/qwen3-32b model on Groq (thanks @KanTakahiro!) +- Standardize tooltip delays to 300ms ## [3.22.0] - 2025-06-25