Changelog v0.2.0 #48

Merged
6543 merged 1 commits from refs/pull/48/head into master 2020-08-07 13:57:11 +00:00

@ -1,6 +1,6 @@
# Changelog
## [v0.2.0](https://gitea.com/gitea/changelog/pulls?q=&type=all&state=closed&milestone=1233) - 2020-08-07
## [v0.2.0](https://gitea.com/gitea/changelog/releases/tag/v0.2.0) - 2020-08-07
* FEATURES
* Add generate from issues argument (#44)
@ -11,12 +11,14 @@
* 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
## [v0.1.1](https://gitea.com/gitea/changelog/releases/tag/v0.1.1) - 2020-02-02
* BUGFIXES
* Use .changelog.yml config if in working dir (#37)
* Fix Gitea get closed milestone too (#35)
## [0.1.0](https://gitea.com/gitea/changelog/pulls?q=&type=all&state=closed&milestone=1231) - 2020-01-25
## [v0.1.0](https://gitea.com/gitea/changelog/releases/tag/v0.1.0) - 2020-01-25
* FEATURES
* Add init command (#33)
* Add subcommand to display contributors of milestone (#10)