mysql-formula/docs/CHANGELOG.rst
semantic-release-bot 8ffa3c4a26 chore(release): 0.52.6 [skip ci]
## [0.52.6](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.5...v0.52.6) (2020-04-17)

### Bug Fixes

* **reload-modules:** do `reload_modules` on py module installation ([2b6e704](2b6e704c96))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([04f75a7](04f75a7a3b))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([ef7a2ce](ef7a2ce2d8))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([b4f5f79](b4f5f79781))
2020-04-17 14:26:25 +00:00

8.3 KiB

Changelog

0.52.6 (2020-04-17)

Bug Fixes

  • reload-modules: do reload_modules on py module installation (`2b6e704 <2b6e704c96>`_)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (`04f75a7 <04f75a7a3b>`_)
  • kitchen: avoid using bootstrap for master instances [skip ci] (`ef7a2ce <ef7a2ce2d8>`_)
  • travis: use major.minor for semantic-release version [skip ci] (`b4f5f79 <b4f5f79781>`_)

0.52.5 (2019-12-10)

Bug Fixes

  • db_load: preserve space between -h and -p on the db load cmd.wait (`a05f263 <a05f263f4b>`_)

0.52.4 (2019-12-03)

Styles

  • remove previous line from jinja directives (`ec0e2a7 <ec0e2a765a>`_)

0.52.3 (2019-12-03)

Bug Fixes

  • mac_shortcut.sh: fix shellcheck errors (`7b309f8 <7b309f8da2>`_)
  • release.config.js: use full commit hash in commit link [skip ci] (`3f51b8b <3f51b8bbc2>`_)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (`5efe938 <5efe9387fd>`_)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (`63bfb4a <63bfb4a0f2>`_)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (`27ac5a3 <27ac5a3f68>`_)
  • travis: apply changes from build config validation [skip ci] (`d520848 <d520848c81>`_)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (`1a8d914 <1a8d914fbd>`_)
  • travis: quote pathspecs used with git ls-files [skip ci] (`3fb5a82 <3fb5a82de6>`_)
  • travis: run shellcheck during lint job [skip ci] (`0931835 <0931835f1c>`_)
  • travis: update salt-lint config for v0.0.10 [skip ci] (`1512279 <1512279c2e>`_)
  • travis: use build config validation (beta) [skip ci] (`40d4b97 <40d4b9763f>`_)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (`6afcc80 <6afcc80396>`_)
  • readme: update link to CONTRIBUTING [skip ci] (`01f25a3 <01f25a3ebf>`_)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (`1980c63 <1980c634b9>`_)

0.52.2 (2019-10-11)

Bug Fixes

Continuous Integration

0.52.1 (2019-10-10)

Bug Fixes

Continuous Integration

0.52.0 (2019-08-17)

Features

0.51.0 (2019-08-08)

Bug Fixes

Features

0.50.0 (2019-07-12)

Features