bind-formula/docs/CHANGELOG.rst
semantic-release-bot 1b0d03243b chore(release): 0.18.1 [skip ci]
## [0.18.1](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.0...v0.18.1) (2019-08-18)

### Bug Fixes

* **tests:** move to controls sub-directory ([74bbc5b](https://github.com/saltstack-formulas/bind-formula/commit/74bbc5b))

### Continuous Integration

* **travis:** re-enable `fedora` ([4a6ac4e](https://github.com/saltstack-formulas/bind-formula/commit/4a6ac4e))
2019-08-18 23:10:49 +00:00

54 lines
1.8 KiB
ReStructuredText

Changelog
=========
`0.18.1 <https://github.com/saltstack-formulas/bind-formula/compare/v0.18.0...v0.18.1>`_ (2019-08-18)
---------------------------------------------------------------------------------------------------------
Bug Fixes
^^^^^^^^^
* **tests:** move to controls sub-directory (\ `74bbc5b <https://github.com/saltstack-formulas/bind-formula/commit/74bbc5b>`_\ )
Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^
* **travis:** re-enable ``fedora`` (\ `4a6ac4e <https://github.com/saltstack-formulas/bind-formula/commit/4a6ac4e>`_\ )
`0.18.0 <https://github.com/saltstack-formulas/bind-formula/compare/v0.17.0...v0.18.0>`_ (2019-08-17)
---------------------------------------------------------------------------------------------------------
Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^
* **kitchen+travis:** modify matrix to include ``develop`` platform (\ `641e641 <https://github.com/saltstack-formulas/bind-formula/commit/641e641>`_\ ), closes `#129 <https://github.com/saltstack-formulas/bind-formula/issues/129>`_
Features
^^^^^^^^
* **yamllint:** include for this repo and apply rules throughout (\ `a81c9ff <https://github.com/saltstack-formulas/bind-formula/commit/a81c9ff>`_\ )
`0.17.0 <https://github.com/saltstack-formulas/bind-formula/compare/v0.16.0...v0.17.0>`_ (2019-05-24)
---------------------------------------------------------------------------------------------------------
Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^
* reduce platforms tested (\ `374b777 <https://github.com/saltstack-formulas/bind-formula/commit/374b777>`_\ )
Features
^^^^^^^^
* implement an automated changelog (\ `61bb936 <https://github.com/saltstack-formulas/bind-formula/commit/61bb936>`_\ )
Tests
^^^^^
* **inspec:** fix suse/opensuse tests (\ `64872f6 <https://github.com/saltstack-formulas/bind-formula/commit/64872f6>`_\ )