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
# [0.39.0](v0.38.1...v0.39.0) (2019-08-07)
### Bug Fixes
* **php/ng:** don't iterate on string, make sure list is not string ([dbb542c](dbb542c))
### Documentation
* **pillar.example:** add example for alternatives with multiversion ([23a6ec1](23a6ec1))
* **pillar.example:** example of versions ([a98aa7e](a98aa7e))
### Features
* **php/ng:** support for php cli multiversion ([bb4a077](bb4a077))
* **php/ng:** support the use of a list of php versions ([b303239](b303239)), closes [#138](#138)
### Styles
* **pillar.example:** add line break ([38fe58f](38fe58f))
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-03.
66
+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-07.
***php/ng:** don't iterate on string, make sure list is not string ([dbb542c](https://github.com/saltstack-formulas/php-formula/commit/dbb542c))
9
+
10
+
11
+
### Documentation
12
+
13
+
***pillar.example:** add example for alternatives with multiversion ([23a6ec1](https://github.com/saltstack-formulas/php-formula/commit/23a6ec1))
14
+
***pillar.example:** example of versions ([a98aa7e](https://github.com/saltstack-formulas/php-formula/commit/a98aa7e))
15
+
16
+
17
+
### Features
18
+
19
+
***php/ng:** support for php cli multiversion ([bb4a077](https://github.com/saltstack-formulas/php-formula/commit/bb4a077))
20
+
***php/ng:** support the use of a list of php versions ([b303239](https://github.com/saltstack-formulas/php-formula/commit/b303239)), closes [#138](https://github.com/saltstack-formulas/php-formula/issues/138)
21
+
22
+
23
+
### Styles
24
+
25
+
***pillar.example:** add line break ([38fe58f](https://github.com/saltstack-formulas/php-formula/commit/38fe58f))
@@ -182,4 +185,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
182
185
183
186
----
184
187
185
-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-03.
188
+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-07.
* **php/ng:** don't iterate on string, make sure list is not string (\ `dbb542c <https://github.com/saltstack-formulas/php-formula/commit/dbb542c>`_\ )
13
+
14
+
Documentation
15
+
^^^^^^^^^^^^^
16
+
17
+
18
+
* **pillar.example:** add example for alternatives with multiversion (\ `23a6ec1 <https://github.com/saltstack-formulas/php-formula/commit/23a6ec1>`_\ )
19
+
* **pillar.example:** example of versions (\ `a98aa7e <https://github.com/saltstack-formulas/php-formula/commit/a98aa7e>`_\ )
20
+
21
+
Features
22
+
^^^^^^^^
23
+
24
+
25
+
* **php/ng:** support for php cli multiversion (\ `bb4a077 <https://github.com/saltstack-formulas/php-formula/commit/bb4a077>`_\ )
26
+
* **php/ng:** support the use of a list of php versions (\ `b303239 <https://github.com/saltstack-formulas/php-formula/commit/b303239>`_\ ), closes `#138 <https://github.com/saltstack-formulas/php-formula/issues/138>`_
27
+
28
+
Styles
29
+
^^^^^^
30
+
31
+
32
+
* **pillar.example:** add line break (\ `38fe58f <https://github.com/saltstack-formulas/php-formula/commit/38fe58f>`_\ )
0 commit comments