2
0
salt-formula/CHANGELOG.md
semantic-release-bot e88fce1ffb chore(release): 0.59.1 [skip ci]
## [0.59.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.0...v0.59.1) (2019-09-20)

### Bug Fixes

* **pkgrepo:** fix settings for `opensuse` ([f00c9a7](https://github.com/saltstack-formulas/salt-formula/commit/f00c9a7))
* **pkgrepo:** provide settings for `amazon` ([cb726af](https://github.com/saltstack-formulas/salt-formula/commit/cb726af))

### Code Refactoring

* **kitchen+travis+inspec:** use pre-salted images ([fc1d0b1](https://github.com/saltstack-formulas/salt-formula/commit/fc1d0b1))
2019-09-20 13:44:43 +00:00

2.7 KiB

Changelog

0.59.1 (2019-09-20)

Bug Fixes

  • pkgrepo: fix settings for opensuse (f00c9a7)
  • pkgrepo: provide settings for amazon (cb726af)

Code Refactoring

  • kitchen+travis+inspec: use pre-salted images (fc1d0b1)

0.59.0 (2019-09-17)

Features

  • use semantic-release cross-formula standard structure (ebfeba2)

0.58.4 (2019-08-25)

Bug Fixes

  • minion: fix version compare in minion.sls (49bf81b)

0.58.3 (2019-08-02)

Code Refactoring

  • linux: align to template-formula (plus fixes) (71b4d8a)

0.58.2 (2019-08-01)

Bug Fixes

  • macos: fix minion package handling for homebrew (14276e2)
  • minion: fix jinja rendering error (550f81b)
  • os: pass state on unsupported os (4557976)
  • perms: some os have custom user/root (beb0e85)

0.58.1 (2019-08-01)

Bug Fixes

  • travis: disable two failing platforms until they can be fixed (5fcadcd)

0.58.0 (2019-06-13)

Features

  • tofs: allow TOFS for master configuration (1b202af)
  • tofs: allow TOFS for minion configuration (fbe814a)

0.57.1 (2019-05-14)

Documentation

  • semantic-release: implement an automated changelog (b73af20)