c48910002d
Some checks reported errors
continuous-integration/drone/push Build encountered an error
use new release page links Changelog v0.2.0 Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: #48 Reviewed-by: jaqra <jaqra@noreply.gitea.io> Reviewed-by: John Olheiser <john.olheiser@gmail.com>
978 B
978 B
Changelog
v0.2.0 - 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)
v0.1.1 - 2020-02-02
- BUGFIXES
- Use .changelog.yml config if in working dir (#37)
- Fix Gitea get closed milestone too (#35)
v0.1.0 - 2020-01-25
- FEATURES
- Add init command (#33)
- Add subcommand to display contributors of milestone (#10)
- BUGFIXES
- Fix README about import path (#22)
- ENHANCEMENTS
- Changelog Overhaul 2 (#19)
- Changelog Overhaul (#18)
- BUILD
- CI and Linter (#27)
- Fix CI (GOPROXY) (#26)
- Add drone file (#23)