bind-formula/docs/CHANGELOG.rst
semantic-release-bot 879ad8e3a8 chore(release): 0.18.0 [skip ci]
# [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))
2019-08-17 08:42:54 +00:00

39 lines
1.3 KiB
ReStructuredText

Changelog
=========
`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>`_\ )