# 0.11.0 / 2023-11-12 * New Features * Add support for pre-commit-commands * Add support for project-specific configs * Improvements * Modernize code, update deps, fix linter errors * Bugfixes * Fix: Remove whitespace from old log # 0.10.0 / 2020-08-07 * Reference changelog file in git repo root * Docs: Replace broken project status * Lint: Cleanup code a little * Lint: Replace error concat with wrapping * Deps: Move to go modules # 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