mirror of
https://github.com/Luzifer/git-changerelease.git
synced 2024-12-20 19:11:17 +00:00
72 lines
No EOL
1.2 KiB
Markdown
72 lines
No EOL
1.2 KiB
Markdown
# 0.9.0 / 2018-09-26
|
|
|
|
* Add logic to ignore commit messages
|
|
|
|
# 0.8.0 / 2018-07-03
|
|
|
|
* Update vendored libraries
|
|
* refactor code, follow linter advices
|
|
|
|
# 0.7.1 / 2018-07-02
|
|
|
|
* Update vendored libraries
|
|
* Switch to dep for vendoring
|
|
* Update reporunner image
|
|
* Remove GoBuilder file
|
|
* Update meta files
|
|
* Execute integration tests in CI
|
|
|
|
# 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 |