Changelog v0.2.0

This commit is contained in:
6543 2020-08-07 15:46:37 +02:00
parent b3574b331b
commit 803813acc7
No known key found for this signature in database
GPG Key ID: A1CA74D27FD13271
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Changelog
## [v0.2.0](https://gitea.com/gitea/changelog/pulls?q=&type=all&state=closed&milestone=1233) - 2020-08-07
* FEATURES
* Add generate from issues argument (#44)
* BUGFIXES
* Fix bug only list first page when get prs from gitea (#41)
* Add newline after title (#39)
* ENHANCEMENTS
* Gitea Service: Use single release page (>= 1.12) (#47)
* Set default service as github when service type empty (#40)
## [0.1.1](https://gitea.com/gitea/changelog/pulls?q=&type=all&state=closed&milestone=1236) - 2020-02-02
* BUGFIXES
* Use .changelog.yml config if in working dir (#37)