feat: Update main branch release notes about commit message attribution options

This commit is contained in:
Paul Gauthier (aider) 2024-08-10 11:14:49 -07:00
parent 191b248149
commit 3caac42914

View file

@ -14,6 +14,10 @@
- Bugfix to keep session cost accurate when using `/ask` and `/help`.
- Performance improvements for repo map calculation.
- `/tokens` now shows the active model.
- Enhanced commit message attribution options:
- New `--attribute-commit-message-author` to prefix commit messages with 'aider: ' if aider authored the changes.
- New `--attribute-commit-message-committer` to prefix all commit messages with 'aider: '.
- These replace the previous `--attribute-commit-message` option.
- Aider wrote 57% of the code since the last release.
### Aider v0.48.1