hit-on/CHANGELOG.md
Veronika Romashkina df795c3466 [#85] hit commit to guess commit name (#91)
* [#85] `hit commit` to guess commit name

Resolves #85

* Update src/Hit/Git.hs

Co-Authored-By: Dmitrii Kovanikov <kovanikov@gmail.com>

* Fix

* Add docs
2019-07-28 18:59:00 +08:00

767 B

Changelog

hit-on uses PVP Versioning. The changelog is available on GitHub.

Unreleased: 0.1.0.0

  • #63, #79: Implement hit status command with pretty output.
  • #82: Add --force flag to hit fix command.
  • #85: Make hit commit command take the commit name from the corresponding issue name, if it is currently applicable (the branch name has the info about issue number).
  • Bump up to GHC 8.6.5.
  • Bump up to relude-0.5.0.

0.0.0

  • Initially created.