Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 866 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 866 Bytes

CHANGELOG

The changelog for RedmineBot.

0.2.0

Feature

  • Implement uninstall-hook feature. #14

Enhancement

  • Remove unnecessary parentheses. #17

0.1.0

Feature

  • Add Version command for version check. #5
  • Implement install-hook feature. post-commit and post-rewrite hook will be executed and post commit message to Redmine. #6

CI enhancement

  • Add Travis CI build. #1
  • Add Travis CI and Codebeat label. #3
  • Add tests for commands and support Codecov. #4