postfix-formula/CHANGELOG.md
semantic-release-bot 76168cc3e8 chore(release): 0.18.1 [skip ci]
## [0.18.1](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.0...v0.18.1) (2019-10-11)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/postfix-formula/commit/87dd217))

### Continuous Integration

* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/postfix-formula/commit/17734cb))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/postfix-formula/commit/5127bee))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/postfix-formula/commit/79df4ce))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/postfix-formula/commit/16e6f58))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/0c0a228))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/1ec88a4))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/postfix-formula/commit/bbbc260))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/508074a))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/postfix-formula/commit/c9a4fc7))
2019-10-11 21:25:43 +00:00

2.6 KiB

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)