From 42f3881fadd7dc57045976a5066159e6d01bb7f7 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 30 Aug 2024 13:32:50 -0700 Subject: [PATCH] copy --- HISTORY.md | 4 ++-- aider/website/HISTORY.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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