diff --git a/HISTORY.md b/HISTORY.md index a0315dcd3..0fd2d6f6f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### main branch +### Aider v0.49.0 - Add read-only files to the chat context with `/read` and `--read`, including from outside the git repo. - `/diff` now shows diffs of all changes resulting from your request, including lint and test fixes. @@ -17,7 +17,7 @@ - Enhanced commit message attribution options: - New `--attribute-commit-message-author` to prefix commit messages with 'aider: ' if aider authored the changes, replaces `--attribute-commit-message`. - New `--attribute-commit-message-committer` to prefix all commit messages with 'aider: '. -- Aider wrote 61% of the code since the last release. +- Aider wrote 61% of the code in this release. ### Aider v0.48.1 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 7affaec22..3bcbb96bf 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -16,7 +16,7 @@ cog.out(text) # Release history -### main branch +### Aider v0.49.0 - Add read-only files to the chat context with `/read` and `--read`, including from outside the git repo. - `/diff` now shows diffs of all changes resulting from your request, including lint and test fixes. @@ -32,7 +32,7 @@ cog.out(text) - Enhanced commit message attribution options: - New `--attribute-commit-message-author` to prefix commit messages with 'aider: ' if aider authored the changes, replaces `--attribute-commit-message`. - New `--attribute-commit-message-committer` to prefix all commit messages with 'aider: '. -- Aider wrote 61% of the code since the last release. +- Aider wrote 61% of the code in this release. ### Aider v0.48.1