You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.1.0](v1.0.1...v1.1.0) (2019-09-05)
### Bug Fixes
* **fpm:** be sure to restart all Php instances in case of multi-versions ([d4772f9](d4772f9))
* **tests:** don't test services on Suse and RedHat ([23214bf](23214bf))
* **xdebug:** fix xdebug package name ([496ec28](496ec28))
* **yamllint:** use separate suite for `ubuntu` ([6cba4af](6cba4af)), closes [#174](#174)
### Code Refactoring
* **macro:** extract file_requisites macro ([d26c4f8](d26c4f8))
### Continuous Integration
* **kitchen:** add test pillars for Debian and call some states ([d4fc842](d4fc842))
### Features
* **repo:** add repo pattern so we can set distro repo during tests ([3c9efc7](3c9efc7))
### Styles
* **spec:** remove empty lines ([dc12a0b](dc12a0b))
### Tests
* **config:** add tests on Php config ([6555cf0](6555cf0))
* **package:** fix package spec in case of multi Php versions ([59f648c](59f648c))
* **service:** add tests on Php services ([baeac04](baeac04))
* **ubuntu:** fix tests on Ubuntu distro ([b13bed2](b13bed2))
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-26.
67
+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-05.
***fpm:** be sure to restart all Php instances in case of multi-versions ([d4772f9](https://github.com/saltstack-formulas/php-formula/commit/d4772f9))
9
+
***tests:** don't test services on Suse and RedHat ([23214bf](https://github.com/saltstack-formulas/php-formula/commit/23214bf))
10
+
***xdebug:** fix xdebug package name ([496ec28](https://github.com/saltstack-formulas/php-formula/commit/496ec28))
11
+
***yamllint:** use separate suite for `ubuntu` ([6cba4af](https://github.com/saltstack-formulas/php-formula/commit/6cba4af)), closes [#174](https://github.com/saltstack-formulas/php-formula/issues/174)
@@ -188,4 +188,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
188
188
189
189
----
190
190
191
-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-26.
191
+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-09-05.
* **fpm:** be sure to restart all Php instances in case of multi-versions (\ `d4772f9 <https://github.com/saltstack-formulas/php-formula/commit/d4772f9>`_\ )
13
+
* **tests:** don't test services on Suse and RedHat (\ `23214bf <https://github.com/saltstack-formulas/php-formula/commit/23214bf>`_\ )
14
+
* **xdebug:** fix xdebug package name (\ `496ec28 <https://github.com/saltstack-formulas/php-formula/commit/496ec28>`_\ )
15
+
* **yamllint:** use separate suite for ``ubuntu`` (\ `6cba4af <https://github.com/saltstack-formulas/php-formula/commit/6cba4af>`_\ ), closes `#174 <https://github.com/saltstack-formulas/php-formula/issues/174>`_
* **kitchen:** add test pillars for Debian and call some states (\ `d4fc842 <https://github.com/saltstack-formulas/php-formula/commit/d4fc842>`_\ )
28
+
29
+
Features
30
+
^^^^^^^^
31
+
32
+
33
+
* **repo:** add repo pattern so we can set distro repo during tests (\ `3c9efc7 <https://github.com/saltstack-formulas/php-formula/commit/3c9efc7>`_\ )
0 commit comments