# Changelog All notable changes to this project will be documented in this file. ## [v1.2.0](https://github.com/voxpupuli/voxpupuli-release-gem/tree/v1.2.0) (2021-10-28) [Full Changelog](https://github.com/voxpupuli/voxpupuli-release-gem/compare/v1.1.0...v1.2.0) **Implemented enhancements:** - Cleanup references to Travis CI in rake tasks [\#32](https://github.com/voxpupuli/voxpupuli-release-gem/pull/32) ([genebean](https://github.com/genebean)) **Fixed bugs:** - Fix syntax highlighting & add warning to travis\_release [\#33](https://github.com/voxpupuli/voxpupuli-release-gem/pull/33) ([ekohl](https://github.com/ekohl)) **Merged pull requests:** - Enable basic gem testing [\#31](https://github.com/voxpupuli/voxpupuli-release-gem/pull/31) ([bastelfreak](https://github.com/bastelfreak)) - gemspec: switch to https URLs [\#30](https://github.com/voxpupuli/voxpupuli-release-gem/pull/30) ([bastelfreak](https://github.com/bastelfreak)) ## [v1.1.0](https://github.com/voxpupuli/voxpupuli-release-gem/tree/v1.1.0) (2021-10-15) [Full Changelog](https://github.com/voxpupuli/voxpupuli-release-gem/compare/v1.0.2...v1.1.0) **Implemented enhancements:** - Add `github_release` alias for `travis_release` task [\#28](https://github.com/voxpupuli/voxpupuli-release-gem/pull/28) ([bastelfreak](https://github.com/bastelfreak)) **Fixed bugs:** - fix wrong syntax in GitHub actions [\#27](https://github.com/voxpupuli/voxpupuli-release-gem/pull/27) ([bastelfreak](https://github.com/bastelfreak)) ## [v1.0.2](https://github.com/voxpupuli/voxpupuli-release-gem/tree/v1.0.2) (2021-07-30) [Full Changelog](https://github.com/voxpupuli/voxpupuli-release-gem/compare/v1.0.1...v1.0.2) **Fixed bugs:** - directly load blacksmith rake tasks [\#25](https://github.com/voxpupuli/voxpupuli-release-gem/pull/25) ([bastelfreak](https://github.com/bastelfreak)) **Merged pull requests:** - Update release workflow + docs / Release 1.0.2 [\#26](https://github.com/voxpupuli/voxpupuli-release-gem/pull/26) ([bastelfreak](https://github.com/bastelfreak)) - Convert from Travis to Github Actions [\#24](https://github.com/voxpupuli/voxpupuli-release-gem/pull/24) ([ekohl](https://github.com/ekohl)) ## [v1.0.1](https://github.com/voxpupuli/voxpupuli-release-gem/tree/v1.0.1) (2019-09-02) [Full Changelog](https://github.com/voxpupuli/voxpupuli-release-gem/compare/v1.0.0...v1.0.1) **Fixed bugs:** - set a message pattern for new releases [\#22](https://github.com/voxpupuli/voxpupuli-release-gem/pull/22) ([bastelfreak](https://github.com/bastelfreak)) ## [v1.0.0](https://github.com/voxpupuli/voxpupuli-release-gem/tree/v1.0.0) (2019-08-31) [Full Changelog](https://github.com/voxpupuli/voxpupuli-release-gem/compare/f45adfe1cdb31bcc289fa4b80ac392235a00ffc6...v1.0.0) **Implemented enhancements:** - sign tags with gpg [\#20](https://github.com/voxpupuli/voxpupuli-release-gem/pull/20) ([bastelfreak](https://github.com/bastelfreak)) **Closed issues:** - expand travis\_release [\#2](https://github.com/voxpupuli/voxpupuli-release-gem/issues/2) - this gem should be renamed [\#1](https://github.com/voxpupuli/voxpupuli-release-gem/issues/1) **Merged pull requests:** - Use has\_version\_tag? from puppet-blacksmith [\#16](https://github.com/voxpupuli/voxpupuli-release-gem/pull/16) ([ekohl](https://github.com/ekohl)) - Proper pre-release version string [\#15](https://github.com/voxpupuli/voxpupuli-release-gem/pull/15) ([rnelson0](https://github.com/rnelson0)) - Release candidate 0.4.0-rc0 [\#14](https://github.com/voxpupuli/voxpupuli-release-gem/pull/14) ([rnelson0](https://github.com/rnelson0)) - Expand acceptable changelog release format [\#12](https://github.com/voxpupuli/voxpupuli-release-gem/pull/12) ([rnelson0](https://github.com/rnelson0)) - dont expect whitespace before release number [\#10](https://github.com/voxpupuli/voxpupuli-release-gem/pull/10) ([bastelfreak](https://github.com/bastelfreak)) - Describe how to cut a release [\#9](https://github.com/voxpupuli/voxpupuli-release-gem/pull/9) ([rnelson0](https://github.com/rnelson0)) - fix\(changelog\) make changelog checking more flexible [\#8](https://github.com/voxpupuli/voxpupuli-release-gem/pull/8) ([igalic](https://github.com/igalic)) - fix\(loading\) complete renaming by correctly moving files into subdirs [\#7](https://github.com/voxpupuli/voxpupuli-release-gem/pull/7) ([igalic](https://github.com/igalic)) - feat\(release\) bump RC version rather than patch [\#6](https://github.com/voxpupuli/voxpupuli-release-gem/pull/6) ([igalic](https://github.com/igalic)) - chore \(rename\) Give our gem a more sensible name [\#5](https://github.com/voxpupuli/voxpupuli-release-gem/pull/5) ([igalic](https://github.com/igalic)) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*