changelog/CHANGELOG.md
John Olheiser 3c1b200883
All checks were successful
continuous-integration/drone/push Build is passing
Add init command (#33)
Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: #33
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Guillermo Prandi <guillep2k@noreply.gitea.io>
2020-01-27 02:42:24 +00:00

427 B

Changelog

0.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)