mirror of
https://github.com/Luzifer/git-changerelease.git
synced 2024-12-20 19:11:17 +00:00
54 lines
No EOL
855 B
Markdown
54 lines
No EOL
855 B
Markdown
# 0.7.0 / 2017-05-31
|
|
|
|
* Add integration tests
|
|
* Match only semver tags when searching for last version
|
|
|
|
# 0.6.0 / 2017-05-08
|
|
|
|
* Allow to disable tag signing
|
|
|
|
# 0.5.5 / 2017-04-19
|
|
|
|
* Fix README
|
|
* Add Github publishing
|
|
|
|
# 0.5.4 / 2016-10-08
|
|
|
|
* Fix: Use text/template, not html/template
|
|
|
|
# 0.5.3 / 2016-07-21
|
|
|
|
* fix wrong bump when patch and minor are included
|
|
|
|
# 0.5.2 / 2016-07-14
|
|
|
|
* prevent running runtime checks in tests
|
|
* add metadata
|
|
|
|
# 0.5.1 / 2016-07-14
|
|
|
|
* vendor dependencies
|
|
|
|
# 0.5.0 / 2016-07-14
|
|
|
|
* make commit message configurable
|
|
|
|
# 0.4.0 / 2016-07-14
|
|
|
|
* change wording for release commit
|
|
|
|
# 0.3.0 / 2016-07-14
|
|
|
|
* add README and LICENSE
|
|
|
|
# 0.2.1 / 2016-07-14
|
|
|
|
* fix collecting newlines at the bottom
|
|
|
|
# 0.2.0 / 2016-07-14
|
|
|
|
* move code to multiple files; add tests
|
|
|
|
# 0.1.0 / 2016-07-14
|
|
|
|
* add the initial version |