chore(release): 0.41.1 [skip ci]
## [0.41.1](https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1) (2019-08-26)
### Documentation
* **readme:** remove duplicate contents (local) ([f16796a
](https://github.com/saltstack-formulas/php-formula/commit/f16796a))
This commit is contained in:
parent
f16796ab89
commit
404873754d
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.41.1](https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1) (2019-08-26)
|
||||
|
||||
|
||||
### Documentation
|
||||
|
||||
* **readme:** remove duplicate contents (local) ([f16796a](https://github.com/saltstack-formulas/php-formula/commit/f16796a))
|
||||
|
||||
# [0.41.0](https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0) (2019-08-26)
|
||||
|
||||
|
||||
|
2
FORMULA
2
FORMULA
@ -1,7 +1,7 @@
|
||||
name: php
|
||||
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
|
||||
os_family: Debian, RedHat, Suse
|
||||
version: 0.41.0
|
||||
version: 0.41.1
|
||||
release: 1
|
||||
minimum_version: 2017.7
|
||||
summary: Php formula
|
||||
|
@ -2,6 +2,15 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
`0.41.1 <https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1>`_ (2019-08-26)
|
||||
--------------------------------------------------------------------------------------------------------
|
||||
|
||||
Documentation
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
||||
* **readme:** remove duplicate contents (local) (\ `f16796a <https://github.com/saltstack-formulas/php-formula/commit/f16796a>`_\ )
|
||||
|
||||
`0.41.0 <https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0>`_ (2019-08-26)
|
||||
--------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
@ -33,7 +33,7 @@ Formula to set up and configure php
|
||||
release tag before
|
||||
`v1.0.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v1.0.0>`_,
|
||||
i.e.
|
||||
`v0.41.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.0>`_.
|
||||
`v0.41.1 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.1>`_.
|
||||
|
||||
To migrate from ``php.ng``, simply modify your pillar to promote the
|
||||
entire section under ``php:ng`` so that it is under ``php`` instead.
|
||||
@ -41,7 +41,7 @@ Formula to set up and configure php
|
||||
unindent one level. Finish by removing the ``ng:`` line.
|
||||
|
||||
To migrate from the old ``php``, first convert to ``php.ng`` under
|
||||
`v0.41.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.0>`_.
|
||||
`v0.41.1 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.1>`_.
|
||||
and then follow the steps laid out in the paragraph directly above.
|
||||
|
||||
.. contents:: **Table of Contents**
|
||||
|
Loading…
Reference in New Issue
Block a user