From 7cd415e0cb4e57f1fc4d2bb0eba3bf71e3a6cd77 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 7 Jul 2023 17:25:50 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 3164f4590..00b4d5ab9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,9 +1,16 @@ # Release history -### Next release +### v0.8.1 - Ask to create a git repo if none found, to better track GPT's code changes - Glob wildcards are now supported in `/add` and `/drop` commands +- Pass `--encoding` into ctags, require it to return `utf-8` +- More robust handling of filepaths, to avoid 8.3 windows filenames +- Added [FAQ](https://aider.chat/docs/faq.html) +- Marked GPT-4 as generally available +- Bugfix for live diffs of whole coder with missing filenames +- Bugfix for chats with multiple files +- Bugfix in editblock coder prompt ### v0.8.0