feat: Update HISTORY.md with new release notes entries

This commit is contained in:
Paul Gauthier (aider) 2024-11-20 08:09:53 -08:00
parent aac45097ca
commit 3bb8b163b8

View file

@ -10,6 +10,9 @@
- Architect mode now asks to add files suggested by the LLM.
- Fixed bug in fuzzy model name matching.
- Added Timeout exception to handle API provider timeouts.
- Added `--show-release-notes` to control release notes display on first run.
- Improved release notes display logic and user interaction flow.
- Save empty dict to cache file on model metadata download failure.
- Improved error handling and code formatting.
- Aider wrote 53% of the code in this release.