diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 875549dd1..b1136a1fd 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -19,6 +19,7 @@ cog.out(text) ## main branch - Switching to code and ask mode no longer summarizes the chat history. +- Added Conventional Commits guidelines to commit message prompt. - Linting improvements: - Ask before fixing lint errors. - Improved performance of `--lint` on all dirty files in repo.