chore: add changeset for v3.25.10 (#6825)

This commit is contained in:
Matt Rubens 2025-08-07 17:39:09 -04:00 committed by GitHub
parent dc57552ade
commit d0b1fbf049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.25.10.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Add support for GPT-5 model (thanks @app/roomote!)
- Fix: Use CDATA sections in XML examples to prevent parser errors (#4852 by @hannesrudolph, PR by @hannesrudolph)
- Fix: Add missing MCP error translation keys (thanks @app/roomote!)