From be387fa948edd89b1bf7a327df32814e657a42b8 Mon Sep 17 00:00:00 2001 From: Chris Estreich Date: Thu, 1 May 2025 11:19:12 -0700 Subject: [PATCH] Update CHANGELOG.md (#3076) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eec06de64..14634c4451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Make retries respect the global auto approve checkbox - Fix a selection mode bug in the history view (thanks @jr) -## 3.15.0 - 2025-04-30 +## [3.15.0] - 2025-04-30 - Add prompt caching to the Google Vertex provider (thanks @ashktn) - Add a fallback mechanism for executing terminal commands if VSCode terminal shell integration fails