Browse Source

Update CHANGELOG.md

Matt Rubens 11 months ago
parent
commit
47635fd640
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.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]