Update CHANGELOG.md (#2396)

This commit is contained in:
Matt Rubens 2025-04-07 18:33:25 -04:00 committed by GitHub
parent fbb7887f8d
commit 06e0fc6ee4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@
- Rate-limit setting updated to be per-profile (thanks @ross!)
- You can now place multiple rules files in the .roo/rules/ and .roo/rules-{mode}/ folders (thanks @upamune!)
- Prevent unnecessary autoscroll when buttons appear (thanks @shtse8!)
- 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!)