From 8f643bbd30c2de5581c70bbad46bcc2748edf105 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sun, 23 Nov 2025 13:36:20 -0500 Subject: [PATCH] Update CHANGELOG for version 3.34.1 Updated version number and added release notes for 3.34.1. --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e23a2e65e..b5d5cea8b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # Roo Code Changelog -## 3.34.1 +## [3.34.1] - 2025-11-23 -### Patch Changes - -- - Show the prompt for image generation in the UI (PR #9505 by @mrubens) +- Show the prompt for image generation in the UI (PR #9505 by @mrubens) +- Fix double todo list display issue (PR #9517 by @mrubens) +- Add tracking for cloud synced messages (PR #9518 by @mrubens) +- Enable the Roo Code Cloud provider in evals (PR #9492 by @cte) ## [3.34.0] - 2025-11-21