Update CHANGELOG.md

This commit is contained in:
github-actions[bot]
2023-08-02 15:32:15 +00:00
committed by GitHub
parent 3e94a71dcd
commit eb143ec851

View File

@ -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