From 4719a07b270710967aaae1d343b58217e8b30575 Mon Sep 17 00:00:00 2001 From: Chris Estreich Date: Fri, 18 Apr 2025 15:10:15 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 961b69e72c..380472d5b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Support Gemini 2.5 Flash thinking mode (thanks @monotykamary) - Make auto-approval toggle on/off states more obvious (thanks @sachasayan) - Add telemetry for shell integration errors +- Fix the path of files dragging into the chat textarea on Windows (thanks @NyxJae) ## [3.13.0] - 2025-04-17