diff --git a/HISTORY.md b/HISTORY.md index fde7f3a3d..86f613da7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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