diff --git a/AUTHORS.md b/AUTHORS.md index 73c1987..22151a4 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -10,8 +10,8 @@ Avatar|Contributor|Contributions @iggy|[@iggy](https://github.com/iggy)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|20 +@myii|[@myii](https://github.com/myii)|20 @xenophonf|[@xenophonf](https://github.com/xenophonf)|18 -@myii|[@myii](https://github.com/myii)|16 @andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|13 @whiteinge|[@whiteinge](https://github.com/whiteinge)|12 @rhertzog|[@rhertzog](https://github.com/rhertzog)|11 @@ -31,7 +31,6 @@ Avatar|Contributor|Contributions @0xf10e|[@0xf10e](https://github.com/0xf10e)|5 @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|4 @jbouse|[@jbouse](https://github.com/jbouse)|4 -@mattwillsher|[@mattwillsher](https://github.com/mattwillsher)|4 @tampakrap|[@tampakrap](https://github.com/tampakrap)|4 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @jcftang|[@jcftang](https://github.com/jcftang)|3 @@ -70,8 +69,10 @@ Avatar|Contributor|Contributions @arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|1 @kakwa|[@kakwa](https://github.com/kakwa)|1 @danielfrg|[@danielfrg](https://github.com/danielfrg)|1 +@vutny|[@vutny](https://github.com/vutny)|1 @blast-hardcheese|[@blast-hardcheese](https://github.com/blast-hardcheese)|1 @mecavity|[@mecavity](https://github.com/mecavity)|1 +@daks|[@daks](https://github.com/daks)|1 @felix-russell|[@felix-russell](https://github.com/felix-russell)|1 @Furlot|[@Furlot](https://github.com/Furlot)|1 @iondulgheru|[@iondulgheru](https://github.com/iondulgheru)|1 @@ -104,4 +105,4 @@ Avatar|Contributor|Contributions --- -Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-14. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-13. diff --git a/CHANGELOG.md b/CHANGELOG.md index ff6ebe7..013388c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +# [0.58.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.1...v0.58.0) (2019-06-13) + + +### Features + +* **`tofs`:** allow TOFS for master configuration ([1b202af](https://github.com/saltstack-formulas/salt-formula/commit/1b202af)) +* **`tofs`:** allow TOFS for minion configuration ([fbe814a](https://github.com/saltstack-formulas/salt-formula/commit/fbe814a)) + ## [0.57.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.0...v0.57.1) (2019-05-14) diff --git a/FORMULA b/FORMULA index 7879719..bc8b926 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 0.57.1 +version: 0.58.0 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 555862f..3c1d0b4 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -31,12 +31,12 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 20 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 20 * - :raw-html-m2r:`@xenophonf` - `@xenophonf `_ - 18 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 16 * - :raw-html-m2r:`@andrew-vant` - `@andrew-vant `_ - 13 @@ -94,9 +94,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@jbouse` - `@jbouse `_ - 4 - * - :raw-html-m2r:`@mattwillsher` - - `@mattwillsher `_ - - 4 * - :raw-html-m2r:`@tampakrap` - `@tampakrap `_ - 4 @@ -211,12 +208,18 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@danielfrg` - `@danielfrg `_ - 1 + * - :raw-html-m2r:`@vutny` + - `@vutny `_ + - 1 * - :raw-html-m2r:`@blast-hardcheese` - `@blast-hardcheese `_ - 1 * - :raw-html-m2r:`@mecavity` - `@mecavity `_ - 1 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 1 * - :raw-html-m2r:`@felix-russell` - `@felix-russell `_ - 1 @@ -308,4 +311,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-14. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-06-13. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 3022eab..4ea63c4 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,16 @@ Changelog ========= +`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) ---------------------------------------------------------------------------------------------------------