|
2 | 2 | Changelog |
3 | 3 | ========= |
4 | 4 |
|
| 5 | +`0.9.0 <https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.8.1...v0.9.0>`_ (2019-12-16) |
| 6 | +------------------------------------------------------------------------------------------------------- |
| 7 | + |
| 8 | +Bug Fixes |
| 9 | +^^^^^^^^^ |
| 10 | + |
| 11 | + |
| 12 | +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `1c516f5 <https://github.com/saltstack-formulas/dhcpd-formula/commit/1c516f57e848f0bcb9fe03cb82284a4c3c6bb41c>`_\ ) |
| 13 | + |
| 14 | +Continuous Integration |
| 15 | +^^^^^^^^^^^^^^^^^^^^^^ |
| 16 | + |
| 17 | + |
| 18 | +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `f838b4d <https://github.com/saltstack-formulas/dhcpd-formula/commit/f838b4d4733452d36d62cfe4ef9b7ee57752a01f>`_\ ) |
| 19 | +* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `7ca8c7a <https://github.com/saltstack-formulas/dhcpd-formula/commit/7ca8c7a1913fbbf01712a2ce4d5c3d1443f3b6b8>`_\ ) |
| 20 | +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `e009040 <https://github.com/saltstack-formulas/dhcpd-formula/commit/e009040d28afe4e1bd07156580a18723b9cbb1d5>`_\ ) |
| 21 | +* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `d7591f0 <https://github.com/saltstack-formulas/dhcpd-formula/commit/d7591f0dcb5d677294685bb7f1acb26245abba5d>`_\ ) |
| 22 | +* **travis:** apply changes from build config validation [skip ci] (\ `df6ce3e <https://github.com/saltstack-formulas/dhcpd-formula/commit/df6ce3e5d343d07a9ccd33501059edd6359e6343>`_\ ) |
| 23 | +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `7fb1a93 <https://github.com/saltstack-formulas/dhcpd-formula/commit/7fb1a936230e2732d23a9edae11fc4f96fd0daac>`_\ ) |
| 24 | +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `67c340d <https://github.com/saltstack-formulas/dhcpd-formula/commit/67c340d3099c78ee7c0079cde9fb5609fbb54bc6>`_\ ) |
| 25 | +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `4a192fe <https://github.com/saltstack-formulas/dhcpd-formula/commit/4a192fe586bf55e4bb680c51e60828260c2d889d>`_\ ) |
| 26 | +* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `14eecc2 <https://github.com/saltstack-formulas/dhcpd-formula/commit/14eecc2114e42f8c97dc66f49250b3bbbae655d5>`_\ ) |
| 27 | +* **travis:** use build config validation (beta) [skip ci] (\ `8068a89 <https://github.com/saltstack-formulas/dhcpd-formula/commit/8068a890085582ab499dd7972f6e560a18c39330>`_\ ) |
| 28 | +* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `8ed2593 <https://github.com/saltstack-formulas/dhcpd-formula/commit/8ed2593917824945b0be96c8120fa564981ef0b5>`_\ ) |
| 29 | + |
| 30 | +Documentation |
| 31 | +^^^^^^^^^^^^^ |
| 32 | + |
| 33 | + |
| 34 | +* **contributing:** remove to use org-level file instead [skip ci] (\ `77da7be <https://github.com/saltstack-formulas/dhcpd-formula/commit/77da7bed48d9b352b9b47f73a2d267220839fb69>`_\ ) |
| 35 | +* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `d40fd74 <https://github.com/saltstack-formulas/dhcpd-formula/commit/d40fd748d8a4b69a1ee03bf5b5b74938e26d6dfc>`_\ ) |
| 36 | + |
| 37 | +Features |
| 38 | +^^^^^^^^ |
| 39 | + |
| 40 | + |
| 41 | +* **map.jinja:** add Gentoo support (\ `934bcf4 <https://github.com/saltstack-formulas/dhcpd-formula/commit/934bcf4459529a3c2112402746208555c2f1858e>`_\ ) |
| 42 | + |
| 43 | +Performance Improvements |
| 44 | +^^^^^^^^^^^^^^^^^^^^^^^^ |
| 45 | + |
| 46 | + |
| 47 | +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `42a525d <https://github.com/saltstack-formulas/dhcpd-formula/commit/42a525ddb48107365467bdf952d190bcc67825be>`_\ ) |
| 48 | + |
5 | 49 | `0.8.1 <https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.8.0...v0.8.1>`_ (2019-10-09) |
6 | 50 | ------------------------------------------------------------------------------------------------------- |
7 | 51 |
|
|
0 commit comments