Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-04-07 17:35:17 -04:00 committed by GitHub
parent 03f86764d7
commit b493e6764e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
## [3.11.9] - 2025-04-07
- Rate-limit setting updated to be per-profile (thanks @ross!)
- Enhance rule file loading with .roo/rules directory support (thanks @upamune!)
- You can now place multiple rules files in the .roo/rules/ and .roo/rules-{mode}/ folders (thanks @upamune!)
- Add Gemini 2.5 Pro Preview to Vertex AI (thanks @nbihan-mediware!)
- Tidy up following ClineProvider refactor (thanks @diarmidmackenzie!)
- Clamp negative line numbers when reading files (thanks @KJ7LNW!)