Updated HISTORY

This commit is contained in:
Paul Gauthier 2023-10-22 11:56:23 -07:00
parent 3299d90317
commit b0c6e4c114

View file

@ -1,5 +1,10 @@
# Release history
### main branch
- [Improved repository map using tree-sitter](https://aider.chat/docs/repomap.html)
- Improved handling of malformed edit blocks targetting multiple edits to the same file
- [Benchmarked](https://aider.chat/docs/benchmarks.html) at 65.4% for gpt-4/diff, no regression.
### v0.15.0
- Added support for `.aiderignore` file, which instructs aider to ignore parts of the git repo.