From a436568ef5a1c1419434ad89be84f956d4797321 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 31 Jul 2024 09:10:18 -0300 Subject: [PATCH] copy --- aider/website/HISTORY.md | 1 + 1 file changed, 1 insertion(+) 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.