gitea_changelog_tool/CHANGELOG.md
6543 068df6d865 Changelog 0.1.1 (#38)
spell impruvements

changelog 0.1.1

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: gitea/changelog#38
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
2020-02-03 00:14:22 +00:00

21 lines
643 B
Markdown

# Changelog
## [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)
* 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
* 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)