diff --git a/HISTORY.md b/HISTORY.md index ef2b3a70a..74470a802 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### main branch +### Aider v0.54.8 - Startup QOL improvements: - Sanity check the git repo and exit gracefully on problems. @@ -10,7 +10,7 @@ - Do not fuzzy match filenames when LLM is creating a new file, by @ozapinq - Numerous corner case bug fixes submitted via new crash report -> GitHub Issue feature. - Crash reports now include python version, OS, etc. -- Aider wrote 58% of the code in this release. +- Aider wrote 56% of the code in this release. ### Aider v0.54.7 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index e027f3589..b34b2a889 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -16,7 +16,7 @@ cog.out(text) # Release history -### main branch +### Aider v0.54.8 - Startup QOL improvements: - Sanity check the git repo and exit gracefully on problems. @@ -25,7 +25,7 @@ cog.out(text) - Do not fuzzy match filenames when LLM is creating a new file, by @ozapinq - Numerous corner case bug fixes submitted via new crash report -> GitHub Issue feature. - Crash reports now include python version, OS, etc. -- Aider wrote 58% of the code in this release. +- Aider wrote 56% of the code in this release. ### Aider v0.54.7