From 3af81a7ae5f04c08fdb3bc7a5239884fd15f319e Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sun, 26 Jan 2025 00:54:57 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63394fe..d51a4e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Roo Code Changelog -## 3.3.2 - -### Patch Changes +## [3.3.2] - Add a dropdown to select the API configuration for a mode in the Prompts tab - Fix bug where always allow wasn't showing up for MCP tools -- v3.3.2 +- Improve OpenRouter DeepSeek-R1 integration by setting temperature to the recommended 0.6 and displaying the reasoning output (thanks @Szpadel!) +- Allow specifying a custom OpenRouter base URL (thanks @dairui1!) +- Make the UI for nested settings nicer (thanks @PretzelVector!) ## [3.3.1]