Changelog ========= `1.2.1 `_ (2019-10-12) -------------------------------------------------------------------------------------------------------- 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] (\ ` `_\ ) * **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 (\ ` `_\ ) `1.2.0 `_ (2019-08-10) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * add pool option (\ `90cdeea `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `6db3426 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `f83a498 `_\ ) `1.1.0 `_ (2019-05-10) -------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * fix default values (\ `a2a3aa7 `_\ ) `1.0.0 `_ (2019-04-30) -------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * update chrony formula to new template (\ `8a05d0f `_\ ) BREAKING CHANGES ^^^^^^^^^^^^^^^^ * ``chrony.removed`` replaced by ``.clean`` states. `0.2.1 `_ (2019-04-29) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** implement ``inspec`` test matrix (\ `0fb718d `_\ ) Documentation ^^^^^^^^^^^^^ * **semantic-release:** implement an automated changelog (\ `d040dae `_\ ) Tests ^^^^^ * **inspec:** get tests passing (\ `e5741ee `_\ )