From eb143ec851642ae45286d3a1b9dea1fecc1aefe5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 15:32:15 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dda62bb..d8591969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 2023-08-02 + +### Enhanced +- Updated several tools in the `pr_agent` package to use commit messages in their functionality. +- Commit messages are now retrieved and stored in the `vars` dictionary for each tool. +- Added a section to display the commit messages in the prompts of various tools. + ## 2023-08-01 2023-08-01