Skip to content
Snippets Groups Projects
Commit 40487375 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

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) ([f16796ab](https://github.com/saltstack-formulas/php-formula/commit/f16796a))
parent f16796ab
No related branches found
No related tags found
No related merge requests found
# Changelog # 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) # [0.41.0](https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0) (2019-08-26)
......
name: php name: php
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse os_family: Debian, RedHat, Suse
version: 0.41.0 version: 0.41.1
release: 1 release: 1
minimum_version: 2017.7 minimum_version: 2017.7
summary: Php formula summary: Php formula
......
...@@ -2,6 +2,15 @@ ...@@ -2,6 +2,15 @@
Changelog 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) `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 ...@@ -33,7 +33,7 @@ Formula to set up and configure php
release tag before release tag before
`v1.0.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v1.0.0>`_, `v1.0.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v1.0.0>`_,
i.e. 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 To migrate from ``php.ng``, simply modify your pillar to promote the
entire section under ``php:ng`` so that it is under ``php`` instead. entire section under ``php:ng`` so that it is under ``php`` instead.
...@@ -41,7 +41,7 @@ Formula to set up and configure php ...@@ -41,7 +41,7 @@ Formula to set up and configure php
unindent one level. Finish by removing the ``ng:`` line. unindent one level. Finish by removing the ``ng:`` line.
To migrate from the old ``php``, first convert to ``php.ng`` under 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. and then follow the steps laid out in the paragraph directly above.
.. contents:: **Table of Contents** .. contents:: **Table of Contents**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment