Skip to content

Commit 4048737

Browse files
chore(release): 0.41.1 [skip ci]
## [0.41.1](v0.41.0...v0.41.1) (2019-08-26) ### Documentation * **readme:** remove duplicate contents (local) ([f16796a](f16796a))
1 parent f16796a commit 4048737

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.41.1](https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1) (2019-08-26)
4+
5+
6+
### Documentation
7+
8+
* **readme:** remove duplicate contents (local) ([f16796a](https://github.com/saltstack-formulas/php-formula/commit/f16796a))
9+
310
# [0.41.0](https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0) (2019-08-26)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: php
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
33
os_family: Debian, RedHat, Suse
4-
version: 0.41.0
4+
version: 0.41.1
55
release: 1
66
minimum_version: 2017.7
77
summary: Php formula

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`0.41.1 <https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1>`_ (2019-08-26)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Documentation
9+
^^^^^^^^^^^^^
10+
11+
12+
* **readme:** remove duplicate contents (local) (\ `f16796a <https://github.com/saltstack-formulas/php-formula/commit/f16796a>`_\ )
13+
514
`0.41.0 <https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0>`_ (2019-08-26)
615
--------------------------------------------------------------------------------------------------------
716

docs/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ Formula to set up and configure php
3333
release tag before
3434
`v1.0.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v1.0.0>`_,
3535
i.e.
36-
`v0.41.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.0>`_.
36+
`v0.41.1 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.1>`_.
3737

3838
To migrate from ``php.ng``, simply modify your pillar to promote the
3939
entire section under ``php:ng`` so that it is under ``php`` instead.
4040
So with the editor of your choice, highlight the entire section and then
4141
unindent one level. Finish by removing the ``ng:`` line.
4242

4343
To migrate from the old ``php``, first convert to ``php.ng`` under
44-
`v0.41.0 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.0>`_.
44+
`v0.41.1 <https://github.com/saltstack-formulas/php-formula/releases/tag/v0.41.1>`_.
4545
and then follow the steps laid out in the paragraph directly above.
4646

4747
.. contents:: **Table of Contents**

0 commit comments

Comments
 (0)