mysql-formula/CHANGELOG.md
semantic-release-bot 12f14e53f3 chore(release): 0.52.2 [skip ci]
## [0.52.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.1...v0.52.2) (2019-10-11)

### Bug Fixes

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

### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/b2b8863))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/26dc562))
2019-10-11 20:16:02 +00:00

2.8 KiB

Changelog

0.52.2 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

0.52.1 (2019-10-10)

Bug Fixes

  • server.sls: fix salt-lint errors ()
  • user.sls: fix salt-lint errors ()

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] ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

0.52.0 (2019-08-17)

Features

  • yamllint: include for this repo and apply rules throughout (9f739fa)

0.51.0 (2019-08-08)

Bug Fixes

  • connector: fix typos (connnector) and missing enabled (bdee94a)

Features

  • linux: archlinux support (no osmajorrelase grain) (4b4ad88)

0.50.0 (2019-07-12)

Features

  • semantic-release: implement for this formula (1d2e2f5)