From aac2ab7c9b11225f3484fc501a6bb0ad7928761e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 31 Jul 2024 10:56:10 -0300 Subject: [PATCH] copy --- HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 22e1f55c1..332b1de81 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -## main branch +### main branch - [Commit message](http://aider.chat/docs/git.html#commit-messages) improvements: - Added Conventional Commits guidelines to commit message prompt. @@ -22,7 +22,7 @@ - Bugfix in `/run` add to chat approval logic. - Aider wrote 58% of the code in this release. -## Aider v0.46.1 +### Aider v0.46.1 - Downgraded stray numpy dependency back to 1.26.4.