diff --git a/HISTORY.md b/HISTORY.md index 136c6ae08..37045e59e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -11,6 +11,7 @@ - `/editor` returns and prefill the file content into the prompt, so you can use `/editor` to compose messages that start with `/commands`, etc. - Enhanced error handling for analytics. - Improved handling of UnknownEditFormat exceptions with helpful documentation links. +- Bumped dependencies to pick up grep-ast 0.4.0 for Dart language support. - Aider wrote 81% of the code in this release. ### Aider v0.64.1 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index adfd69fa4..6d0972748 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -35,6 +35,7 @@ cog.out(text) - `/editor` returns and prefill the file content into the prompt, so you can use `/editor` to compose messages that start with `/commands`, etc. - Enhanced error handling for analytics. - Improved handling of UnknownEditFormat exceptions with helpful documentation links. +- Bumped dependencies to pick up grep-ast 0.4.0 for Dart language support. - Aider wrote 81% of the code in this release. ### Aider v0.64.1