Update CHANGELOG.md

This commit is contained in:
github-actions[bot] 2023-08-01 12:38:31 +00:00 committed by GitHub
parent dfb73c963a
commit e577d27f9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
## 2023-08-01
### Enhanced
- Introduced the ability to retrieve commit messages from pull requests across different git providers.
- Implemented commit messages retrieval for GitHub and GitLab providers.
- Updated the PR description template to include a section for commit messages if they exist.
## 2023-07-30
### Enhanced