diff --git a/AUTHORS.md b/AUTHORS.md index 4b34aec..6a57817 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -31,6 +31,7 @@ Avatar|Contributor|Contributions @stp-ip|[@stp-ip](https://github.com/stp-ip)|3 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 @retrry|[@retrry](https://github.com/retrry)|3 +@myii|[@myii](https://github.com/myii)|3 @hackel|[@hackel](https://github.com/hackel)|3 @genuss|[@genuss](https://github.com/genuss)|3 @imran1008|[@imran1008](https://github.com/imran1008)|2 @@ -48,7 +49,6 @@ Avatar|Contributor|Contributions @coffee-powered-coder|[@coffee-powered-coder](https://github.com/coffee-powered-coder)|1 @alinefr|[@alinefr](https://github.com/alinefr)|1 @dseira|[@dseira](https://github.com/dseira)|1 -@myii|[@myii](https://github.com/myii)|1 @johnccfm|[@johnccfm](https://github.com/johnccfm)|1 @johnkeates|[@johnkeates](https://github.com/johnkeates)|1 @mschiff|[@mschiff](https://github.com/mschiff)|1 @@ -61,4 +61,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-06-27. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-28. diff --git a/CHANGELOG.md b/CHANGELOG.md index c78f0cc..0d5648c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.35.1](https://github.com/saltstack-formulas/php-formula/compare/v0.35.0...v0.35.1) (2019-06-28) + + +### Documentation + +* merge latest changes from `template-formula` ([4af569a](https://github.com/saltstack-formulas/php-formula/commit/4af569a)), closes [#179](https://github.com/saltstack-formulas/php-formula/issues/179) + # [0.35.0](https://github.com/saltstack-formulas/php-formula/compare/v0.34.0...v0.35.0) (2019-06-27) diff --git a/FORMULA b/FORMULA index 5e25397..d88a488 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: php os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.35.0 +version: 0.35.1 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 7146cb1..965ec83 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -94,6 +94,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@retrry` - `@retrry `_ - 3 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 3 * - :raw-html-m2r:`@hackel` - `@hackel `_ - 3 @@ -145,9 +148,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@dseira` - `@dseira `_ - 1 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 1 * - :raw-html-m2r:`@johnccfm` - `@johnccfm `_ - 1 @@ -179,4 +179,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-06-27. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-06-28. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 9c740c4..f42f1d3 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.35.1 `_ (2019-06-28) +-------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* merge latest changes from ``template-formula`` (\ `4af569a `_\ ), closes `#179 `_ + `0.35.0 `_ (2019-06-27) --------------------------------------------------------------------------------------------------------