From 8627b39c972d3da772067335f9b931eec28b7ead Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 20 Jul 2023 08:44:50 -0300 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 8ea760517..78e309d3f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,7 @@ ### GitHub main branch +- Check pypi for newer versions and notify user. - Provide GPT with detailed error if it makes a bad edit block, ask for a retry. - Force `--no-pretty` if aider detects it is running inside a VSCode terminal. - Use Meta-ENTER (Esc+ENTER in some environments) to enter multiline chat messages.