mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
Delete CHANGELOG.md
This commit is contained in:
parent
14eceb6e61
commit
d8eae7faab
1 changed files with 0 additions and 19 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -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
|
||||
Loading…
Reference in a new issue