diff --git a/CHANGELOG.md b/CHANGELOG.md index df5d591..436aa58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Roo Code Changelog -## 3.2.8 +## [3.2.8] -### Patch Changes - -- v3.2.8 -- Fix button to open custom modes settings +- Fixed bug opening custom modes settings JSON +- Reverts provider key entry back to checking onInput instead of onChange to hopefully address issues entering API keys (thanks @samhvw8!) +- Added explicit checkbox to use Azure for OpenAI compatible providers (thanks @samhvw8!) +- Fixed Glama usage reporting (thanks @punkpeye!) +- Added Llama 3.3 70B Instruct model to the AWS Bedrock provider options (thanks @Premshay!) ## [3.2.7]