Browse Source

Update CHANGELOG.md

Matt Rubens 11 months ago
parent
commit
f4df55f020
1 changed files with 6 additions and 5 deletions
  1. 6 5
      CHANGELOG.md

+ 6 - 5
CHANGELOG.md

@@ -1,11 +1,12 @@
 # Roo Code Changelog
 
-## 3.8.2
+## [3.8.2] - 2025-03-08
 
-### Patch Changes
-
-- v3.8.2
-- Add o3-mini support to openai compatible
+- Create an auto-approval toggle for subtask creation and completion (thanks @shaybc!)
+- Show a progress indicator when using the multi-diff editing strategy (thanks @qdaxb!)
+- Add o3-mini support to the OpenAI-compatible provider (thanks @yt3trees!)
+- Fix encoding issue where unreadable characters were sometimes getting added to the beginning of files
+- Fix issue where settings dropdowns were getting truncated in some cases
 
 ## [3.8.1] - 2025-03-07