CHANGELOG.md in ra10ke-1.0.0 vs CHANGELOG.md in ra10ke-1.1.0

- old
+ new

@@ -1,11 +1,39 @@ -CHANGELOG -========= +# Changelog -1.0.0 ------ +All notable changes to this project will be documented in this file. +## [v1.1.0](https://github.com/voxpupuli/ra10ke/tree/v1.1.0) (2021-10-26) + +[Full Changelog](https://github.com/voxpupuli/ra10ke/compare/v1.0.0...v1.1.0) + +**Implemented enhancements:** + +- Support r10k:validate with control\_branch [\#58](https://github.com/voxpupuli/ra10ke/issues/58) +- Implement GitHub Actions and fix tests [\#62](https://github.com/voxpupuli/ra10ke/pull/62) ([bastelfreak](https://github.com/bastelfreak)) +- Add handling for additional r10k args in validate for control\_branch [\#61](https://github.com/voxpupuli/ra10ke/pull/61) ([ananace](https://github.com/ananace)) +- Add r10k:deprecation task [\#60](https://github.com/voxpupuli/ra10ke/pull/60) ([ananace](https://github.com/ananace)) +- Support r10k:validate with control\_branch modules [\#59](https://github.com/voxpupuli/ra10ke/pull/59) ([ananace](https://github.com/ananace)) +- allow to add other version formats in dependencies [\#56](https://github.com/voxpupuli/ra10ke/pull/56) ([jduepmeier](https://github.com/jduepmeier)) +- Fixes \#52 - validate task fails when repo does not exist [\#53](https://github.com/voxpupuli/ra10ke/pull/53) ([logicminds](https://github.com/logicminds)) + +**Fixed bugs:** + +- Fix source of control\_branch data [\#63](https://github.com/voxpupuli/ra10ke/pull/63) ([ananace](https://github.com/ananace)) + +**Closed issues:** + +- validate task fails when repo does not exist [\#52](https://github.com/voxpupuli/ra10ke/issues/52) + +**Merged pull requests:** + +- Add Dependabot config [\#65](https://github.com/voxpupuli/ra10ke/pull/65) ([bastelfreak](https://github.com/bastelfreak)) +- Set minimal Ruby version to 2.4.0 [\#64](https://github.com/voxpupuli/ra10ke/pull/64) ([bastelfreak](https://github.com/bastelfreak)) +- Add coverage reports [\#54](https://github.com/voxpupuli/ra10ke/pull/54) ([logicminds](https://github.com/logicminds)) + +## [v1.0.0](https://github.com/voxpupuli/ra10ke/tree/v1.0.0) (2020-02-08) + 2020-02-08 Closed Pull Requests: * [#44](https://github.com/voxpupuli/ra10ke/pull/44) - Fix the faulty docs for Ra10ke::Validate#all_refs after [#42](https://github.com/voxpupuli/ra10ke/pull/42) @@ -118,5 +146,8 @@ ----- 2015-12-07 * Initial release + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*