From 74f4f96d8317f0688d1838cf7bebb08e195acb18 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 29 Jan 2025 23:10:16 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f8a9bb..13dbb3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Roo Code Changelog -## 3.3.6 +## [3.3.6] -### Patch Changes - -- v3.3.6 -- Include keywords per new branding to Roo Code +- Add a "new task" tool that allows Roo to start new tasks with an initial message and mode +- Fix a bug that was preventing the use of qwen-max and potentially other OpenAI-compatible providers (thanks @Szpadel!) +- Add support for perplexity/sonar-reasoning (thanks @Szpadel!) +- Visual fixes to dropdowns (thanks @psv2522!) +- Add the [Unbound](https://getunbound.ai/) provider (thanks @vigneshsubbiah16!) ## [3.3.5]