Changelog ========= `0.18.1 `_ (2019-10-11) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) 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] (\ ` `_\ ) * **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.18.0 `_ (2019-09-01) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** replace EOL pre-salted images (\ `8996d28 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `b4fbac2 `_\ ) `0.17.1 `_ (2019-07-26) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **service:** restart service on package change (\ `75358e0 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `b505a5d `_\ ) `0.17.0 `_ (2019-06-03) ------------------------------------------------------------------------------------------------------------ Features ^^^^^^^^ * **semantic-release:** implement an automated changelog (\ `3161504 `_\ )