This commit is contained in:
Paul Gauthier 2024-07-31 10:59:44 -03:00
parent aac2ab7c9b
commit 360e311bea
7 changed files with 41 additions and 41 deletions

View file

@ -16,9 +16,9 @@ cog.out(text)
# Release history
## main branch
### main branch
- [Commit message](http://aider.chat/docs/git.html#commit-messages) improvements:
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
- Added Conventional Commits guidelines to commit message prompt.
- Added `--commit-prompt` to customize the commit message prompt.
- Added strong model as a fallback for commit messages (and chat summaries).
@ -37,7 +37,7 @@ cog.out(text)
- 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.