mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Revise CHANGELOG for version 3.31.3 updates
Updated changelog for version 3.31.3 with new fixes and refactor details.
This commit is contained in:
parent
acdd21598f
commit
36d98e3b20
1 changed files with 5 additions and 3 deletions
|
|
@ -1,10 +1,12 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.31.3
|
||||
## [3.31.3] - 2025-11-13
|
||||
|
||||
### Patch Changes
|
||||

|
||||
|
||||
- 
|
||||
- Fix: OpenAI Native encrypted_content handling and remove gpt-5-chat-latest verbosity flag (#9225 by @politsin, PR by @hannesrudolph)
|
||||
- Fix: Roo Code Cloud provider Anthropic input token normalization to avoid double-counting (thanks @hannesrudolph!)
|
||||
- Refactor: Rename sliding-window to context-management and truncateConversationIfNeeded to manageContext (thanks @hannesrudolph!)
|
||||
|
||||
## [3.31.2] - 2025-11-12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue