diff --git a/.changeset/v3.25.10.md b/.changeset/v3.25.10.md new file mode 100644 index 0000000000..8495e84ec8 --- /dev/null +++ b/.changeset/v3.25.10.md @@ -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!)