diff --git a/AUTHORS.md b/AUTHORS.md index 5f3651c..3a7ef22 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -7,7 +7,7 @@ Avatar|Contributor|Contributions @aboe76|[@aboe76](https://github.com/aboe76)|98 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 -@myii|[@myii](https://github.com/myii)|44 +@myii|[@myii](https://github.com/myii)|46 @iggy|[@iggy](https://github.com/iggy)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|20 diff --git a/CHANGELOG.md b/CHANGELOG.md index d05f2a3..ca3001a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.59.6](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.5...v0.59.6) (2019-10-11) + + +### Tests + +* **pkgs_spec:** reset version from `2019.2.1` back to `2019.2.0` ([](https://github.com/saltstack-formulas/salt-formula/commit/4787ce7)) + ## [0.59.5](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.4...v0.59.5) (2019-10-11) diff --git a/FORMULA b/FORMULA index 1fa05ef..ca4c94e 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.59.5 +version: 0.59.6 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 6cf3add..d686360 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 54 * - :raw-html-m2r:`@myii` - `@myii `_ - - 44 + - 46 * - :raw-html-m2r:`@iggy` - `@iggy `_ - 22 diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index bbe81ed..d586536 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.59.6 `_ (2019-10-11) +--------------------------------------------------------------------------------------------------------- + +Tests +^^^^^ + + +* **pkgs_spec:** reset version from ``2019.2.1`` back to ``2019.2.0`` (\ ` `_\ ) + `0.59.5 `_ (2019-10-11) ---------------------------------------------------------------------------------------------------------