From d8eae7faab6f6898bb5e70e70f4ba7c9f14309bd Mon Sep 17 00:00:00 2001 From: mrT23 Date: Wed, 26 Jul 2023 20:06:23 +0300 Subject: [PATCH] Delete CHANGELOG.md --- CHANGELOG.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 09d1463d..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ -## [Unreleased] - 2023-07-26 - -### Added -- New feature to update the changelog based on the contents of a pull request for the Github provider. -- Added 'update_changelog' command to the list of supported commands in the CLI. -- New configuration settings and prompts for the changelog update feature. -- New class `PRUpdateChangelog` in `pr_update_changelog.py` for handling changelog updates. - -### Changed -- Updated configuration settings in `configuration.toml` to include settings for the new feature. - -## [Unreleased] - 2023-07-23 - -### Added -- '/describe' operation now updates also the label of the PR - -### Changed - -### Fixed \ No newline at end of file