From 297abd704406f6344aa8ec1e4b71e2652b55f6b8 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 24 Apr 2025 00:50:20 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 773bbd3c56..0858e883f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [3.14.0] - 2025-04-23 -- Add prompt caching to the Gemini provider +- Add prompt caching for `gemini-2.5-pro-preview-03-25` in the Gemini provider (Vertex and OpenRouter coming soon!) - Improve the search_and_replace and insert_content tools and bring them out of experimental, and deprecate append_to_file (thanks @samhvw8!) - Use material icons for files and folders in mentions (thanks @elianiva!) - Make the list_files tool more efficient and smarter about excluding directories like .git/