diff --git a/AUTHORS.md b/AUTHORS.md index 31f8b45..9cb84ee 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -7,20 +7,20 @@ Avatar|Contributor|Contributions @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|32 @gravyboat|[@gravyboat](https://github.com/gravyboat)|21 @crux-capacitor|[@crux-capacitor](https://github.com/crux-capacitor)|14 +@myii|[@myii](https://github.com/myii)|12 @nmadhok|[@nmadhok](https://github.com/nmadhok)|11 @alxwr|[@alxwr](https://github.com/alxwr)|11 @t0fik|[@t0fik](https://github.com/t0fik)|10 @aanriot|[@aanriot](https://github.com/aanriot)|9 +@aboe76|[@aboe76](https://github.com/aboe76)|9 @nadvornik|[@nadvornik](https://github.com/nadvornik)|9 @daschatten|[@daschatten](https://github.com/daschatten)|9 -@aboe76|[@aboe76](https://github.com/aboe76)|8 @joe-bowman|[@joe-bowman](https://github.com/joe-bowman)|7 @bmwiedemann|[@bmwiedemann](https://github.com/bmwiedemann)|6 -@myii|[@myii](https://github.com/myii)|6 @ppieprzycki|[@ppieprzycki](https://github.com/ppieprzycki)|5 @thatch45|[@thatch45](https://github.com/thatch45)|5 @puneetk|[@puneetk](https://github.com/puneetk)|5 -@daks|[@daks](https://github.com/daks)|4 +@daks|[@daks](https://github.com/daks)|5 @techhat|[@techhat](https://github.com/techhat)|4 @ryanwalder|[@ryanwalder](https://github.com/ryanwalder)|4 @ukretschmer|[@ukretschmer](https://github.com/ukretschmer)|4 @@ -51,9 +51,8 @@ Avatar|Contributor|Contributions @vmagistro|[@vmagistro](https://github.com/vmagistro)|1 @AdrienR|[@AdrienR](https://github.com/AdrienR)|1 @blacksmith77|[@blacksmith77](https://github.com/blacksmith77)|1 -@jamesp9|[@jamesp9](https://github.com/jamesp9)|1 @matthew-parlette|[@matthew-parlette](https://github.com/matthew-parlette)|1 --- -Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-24. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 1009346..1f62d22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # 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) diff --git a/FORMULA b/FORMULA index ba0f986..e3f9e39 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: bind os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.17.0 +version: 0.18.0 release: 1 minimum_version: 2016.11 summary: Bind formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index c90ca9a..f3927b8 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -22,6 +22,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@crux-capacitor` - `@crux-capacitor `_ - 14 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 12 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 11 @@ -34,24 +37,21 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@aanriot` - `@aanriot `_ - 9 + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 9 * - :raw-html-m2r:`@nadvornik` - `@nadvornik `_ - 9 * - :raw-html-m2r:`@daschatten` - `@daschatten `_ - 9 - * - :raw-html-m2r:`@aboe76` - - `@aboe76 `_ - - 8 * - :raw-html-m2r:`@joe-bowman` - `@joe-bowman `_ - 7 * - :raw-html-m2r:`@bmwiedemann` - `@bmwiedemann `_ - 6 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 6 * - :raw-html-m2r:`@ppieprzycki` - `@ppieprzycki `_ - 5 @@ -63,7 +63,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 5 * - :raw-html-m2r:`@daks` - `@daks `_ - - 4 + - 5 * - :raw-html-m2r:`@techhat` - `@techhat `_ - 4 @@ -154,9 +154,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@blacksmith77` - `@blacksmith77 `_ - 1 - * - :raw-html-m2r:`@jamesp9` - - `@jamesp9 `_ - - 1 * - :raw-html-m2r:`@matthew-parlette` - `@matthew-parlette `_ - 1 @@ -164,4 +161,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-24. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-17. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c3f135d..efaab0b 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,21 @@ Changelog ========= +`0.18.0 `_ (2019-08-17) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+travis:** modify matrix to include ``develop`` platform (\ `641e641 `_\ ), closes `#129 `_ + +Features +^^^^^^^^ + + +* **yamllint:** include for this repo and apply rules throughout (\ `a81c9ff `_\ ) + `0.17.0 `_ (2019-05-24) ---------------------------------------------------------------------------------------------------------