diff --git a/HISTORY.md b/HISTORY.md index 3b03d065c..f61d72960 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### main branch +### Aider v0.48.0 - Performance improvements for large/mono repos. - Added `--subtree-only` to limit aider to current directory subtree. @@ -14,6 +14,10 @@ - Upgraded dependencies, to pick up litellm bug fixes. - Aider wrote 41% of the code since the last release. +### Aider v0.47.1 + +- Improvements to conventional commits prompting. + ### Aider v0.47.0 - [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements: diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index f46dddd28..2c6381f7e 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -16,7 +16,7 @@ cog.out(text) # Release history -### main branch +### Aider v0.48.0 - Performance improvements for large/mono repos. - Added `--subtree-only` to limit aider to current directory subtree. @@ -29,6 +29,10 @@ cog.out(text) - Upgraded dependencies, to pick up litellm bug fixes. - Aider wrote 41% of the code since the last release. +### Aider v0.47.1 + +- Improvements to conventional commits prompting. + ### Aider v0.47.0 - [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements: