Changelog ========= `0.22.1 `_ (2019-10-11) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) * **rubocop:** fix remaining errors manually (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ ) * **kitchen+travis:** replace EOL pre-salted images (\ ` `_\ ) * **platform:** add ``arch-base-latest`` (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) `0.22.0 `_ (2019-08-17) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `3d42a82 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `8d08719 `_\ ) `0.21.1 `_ (2019-05-29) ------------------------------------------------------------------------------------------------------------ Tests ^^^^^ * **kitchen:** tests on config files (\ `5fa1cf1 `_\ ) `0.21.0 `_ (2019-05-29) ------------------------------------------------------------------------------------------------------------ Documentation ^^^^^^^^^^^^^ * fix ``CONTRIBUTING`` and ``README`` (\ `d604876 `_\ ), closes `#51 `_ Features ^^^^^^^^ * implementing semantic release (\ `1a59d4e `_\ )