Changelog ========= `0.9.1 `_ (2019-10-09) ----------------------------------------------------------------------------------------------------- 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+travis:** replace EOL pre-salted images (\ ` `_\ ) * **travis:** use ``dist: bionic`` (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.9.0 `_ (2019-08-07) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **repositories:** update spotify repo key (\ `00c936b `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `a088ca5 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `03d15e9 `_\ ) `0.8.1 `_ (2019-05-28) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **map.jinja:** typo and lookup order (\ `eda8517 `_\ ) * **map.jinja+tests:** add correct keyring for the OS (\ `0ff48e1 `_\ ), closes `#41 `_ Code Refactoring ^^^^^^^^^^^^^^^^ * Merge branch 'upstream/master' (\ `1496eed `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** update testing environment (\ `3fa2a58 `_\ ) Documentation ^^^^^^^^^^^^^ * **kitchen:** update documentation (\ `530e22c `_\ )