Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 2.03 KB

Changelog

0.15.2 (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 (commented out for now) [skip ci] ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

0.15.1 (2019-09-23)

Bug Fixes

  • editor: fix python3 compatibility (5da26b6)

Continuous Integration

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (f9a3ef2)
  • yamllint: add rule empty-values & use new yaml-files setting (f5e8b84)

0.15.0 (2019-09-06)

Features

  • semantic-release: add semantic-release (1894649)