From 2e5b7eb57cd5209d047bfa3e05b3973c3b3ce219 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:58:03 -0800 Subject: [PATCH] Fixes --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f362582dbf..8f1261f923 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## [3.0.2] -- Adds block anchor matching for more reliable diff file edits (if 3+ lines, first and last line are used as anchors to search for) +- Adds block anchor matching for more reliable diff edits (if 3+ lines, first and last line are used as anchors to search for) +- Add instruction to system prompt to use complete lines in diff edits to work properly with fallback strategies - Improves diff edit error handling - Adds new Gemini models