From f286d23c8c96e0c2c0fe7d9869cc45c71623a344 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 18 Apr 2025 02:36:30 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c97c61aa1..bc344d0b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Roo Code Changelog -## 3.12.4 +## [3.13.0] - 2025-04-17 -### Patch Changes - -- v3.12.4 -- Add missing translation -- Clean up types related to tools +- UI improvements to task header, chat view, history preview, and welcome view (thanks @sachasayan!) +- Add append_to_file tool for appending content to files (thanks @samhvw8!) +- Add Gemini 2.5 Flash Preview to Gemini and Vertex providers (thanks @nbihan-mediware!) +- Fix image support in Bedrock (thanks @Smartsheet-JB-Brown!) +- Make diff edits more resilient to models passing in incorrect parameters ## [3.12.3] - 2025-04-17