From f5a92ae3911276ea6ea934f1960fc5a32e8f6771 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sat, 12 Apr 2025 00:23:28 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 493e217d4a..b6be2e0d0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ # Roo Code Changelog -## [3.11.14] +## [3.11.14] - 2025-04-11 -- Fix bug not to respect symbolic linked rules, if target is a directory or another symbolic link -- Respect the setting to always read the full file +- Support symbolic links in rules folders to directories and other symbolic links (thanks @taisukeoe!) +- Stronger enforcement of the setting to always read full files instead of doing partial reads ## [3.11.13] - 2025-04-11