Updated HISTORY

This commit is contained in:
Paul Gauthier 2023-07-20 08:44:50 -03:00
parent cc59b10a73
commit 8627b39c97

View file

@ -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.