Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-03-09 00:04:30 -05:00 committed by GitHub
parent 148e0560a1
commit f4df55f020
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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