Update CHANGELOG for version 3.29.1 release

Updated version number and added release notes for 3.29.1.
This commit is contained in:
Matt Rubens 2025-10-26 22:27:46 -04:00 committed by GitHub
parent 99cf4c458e
commit d4a987038d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,12 @@
# Roo Code Changelog
## 3.29.1
## [3.29.1] - 2025-10-26
### Patch Changes
![3.29.1 Release - Window Cleaning](/releases/3.29.1-release.png)
- ![3.29.1 Release - Window Cleaning](/releases/3.29.1-release.png)
- Fix: Clean up max output token calculations to prevent context window overruns (#8821 by @enerage, PR by @roomote)
- Fix: Change Add to Context keybinding to avoid Redo conflict (#8652 by @swythan, PR by @roomote)
- Fix provider model loading race conditions (thanks @mrubens!)
## [3.29.0] - 2025-10-24