From b97c4b6114a188c4786a70a1eee74581c57e520a Mon Sep 17 00:00:00 2001 From: mrT23 Date: Wed, 2 Aug 2023 18:36:34 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dda62bb..d75a8004 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ ## 2023-08-01 -2023-08-01 ### Enhanced - Introduced the ability to retrieve commit messages from pull requests across different git providers. @@ -29,4 +28,4 @@ ### Added - New feature for updating the CHANGELOG.md based on the contents of a PR. - Added support for this feature for the Github provider. -- New configuration settings and prompts for the changelog update feature. \ No newline at end of file +- New configuration settings and prompts for the changelog update feature.