From 653104b4d4e0e3a33fe80ddaa8ea907dc20007bd Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Mon, 23 Jun 2025 15:03:42 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3f97326ea..6d0265bef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Roo Code Changelog -## 3.21.5 +## [3.21.5] - 2025-06-23 -### Patch Changes - -- - Fix Qdrant URL prefix handling for QdrantClient initialization (thanks @CW-B-W!) +- Fix Qdrant URL prefix handling for QdrantClient initialization (thanks @CW-B-W!) +- Improve LM Studio model detection to show all downloaded models (thanks @daniel-lxs!) +- Resolve Claude Code provider JSON parsing and reasoning block display ## [3.21.4] - 2025-06-23