From 00cd460ed871a03e8923e53be8d5e8addf86b1be Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 2 Nov 2023 10:50:48 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 8a5985a37..503d3a362 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Release history +### main branch + +- Ask for more concise SEARCH/REPLACE blocks. [Benchmarked](https://aider.chat/docs/benchmarks.html) at 63.9%, no regression. +- Improved repo-map support for elisp. +- Fixed crash bug when `/add` used on file matching `.gitignore` +- Fixed crash bug when repo-map processed file not matching `--encoding` + ### v0.16.3 - Fixed repo-map support for C#.