Skip to content

Commit e8b1dd8

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.3...v1.3.0) (2020-02-27) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([dca51de](dca51de)) * **map.jinja:** fix pid file location for debian ([393d69e](393d69e)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([d7c188e](d7c188e)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([dd796b0](dd796b0)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([109df07](109df07)) ### Documentation * **readme:** fix broken sub-heading [skip ci] ([51dd6e9](51dd6e9)) ### Features * **odbc:** add odbc module support ([8b69034](8b69034))
1 parent 84846ad commit e8b1dd8

File tree

5 files changed

+68
-9
lines changed

5 files changed

+68
-9
lines changed

AUTHORS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|59
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|68
88
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|52
99
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|48
1010
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|31
@@ -13,9 +13,9 @@ Avatar|Contributor|Contributions
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1184479?v=4' width='36' height='36' alt='@cheuschober'>|[@cheuschober](https://github.com/cheuschober)|12
1414
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|11
1515
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/10924313?v=4' width='36' height='36' alt='@kurt---'>|[@kurt---](https://github.com/kurt---)|10
16+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|7
1617
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|7
1718
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1079875?v=4' width='36' height='36' alt='@bogdanr'>|[@bogdanr](https://github.com/bogdanr)|7
18-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|6
1919
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|6
2020
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|6
2121
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/11757928?v=4' width='36' height='36' alt='@pawelrosada'>|[@pawelrosada](https://github.com/pawelrosada)|5
@@ -61,7 +61,8 @@ Avatar|Contributor|Contributions
6161
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/131665?v=4' width='36' height='36' alt='@iamseth'>|[@iamseth](https://github.com/iamseth)|1
6262
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1366252?v=4' width='36' height='36' alt='@zls'>|[@zls](https://github.com/zls)|1
6363
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/8792243?v=4' width='36' height='36' alt='@sc250024'>|[@sc250024](https://github.com/sc250024)|1
64+
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/10833722?v=4' width='36' height='36' alt='@sylvainfaivre'>|[@sylvainfaivre](https://github.com/sylvainfaivre)|1
6465

6566
---
6667

67-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-02.
68+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-27.

CHANGELOG.md

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

3+
# [1.3.0](https://github.com/saltstack-formulas/php-formula/compare/v1.2.3...v1.3.0) (2020-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([dca51de](https://github.com/saltstack-formulas/php-formula/commit/dca51de154d8dcbe5e141673322d39c4e1b6f7a6))
9+
* **map.jinja:** fix pid file location for debian ([393d69e](https://github.com/saltstack-formulas/php-formula/commit/393d69eb0fda49f3598d5f9040be5d3bad59b5dd))
10+
11+
12+
### Continuous Integration
13+
14+
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([d7c188e](https://github.com/saltstack-formulas/php-formula/commit/d7c188e73c0fd9a109f997c52aa84e5c30a0bbf6))
15+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([dd796b0](https://github.com/saltstack-formulas/php-formula/commit/dd796b070c3922f043078b181922d8a4ba0c33b2))
16+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([109df07](https://github.com/saltstack-formulas/php-formula/commit/109df0781d6832d46cd48162280ead4976ec403d))
17+
18+
19+
### Documentation
20+
21+
* **readme:** fix broken sub-heading [skip ci] ([51dd6e9](https://github.com/saltstack-formulas/php-formula/commit/51dd6e9bf292e7b13e19a7aa81df21045ebeb99b))
22+
23+
24+
### Features
25+
26+
* **odbc:** add odbc module support ([8b69034](https://github.com/saltstack-formulas/php-formula/commit/8b69034c5b59dda60ac1ef128e4d381eec2db52b))
27+
328
## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02)
429

530

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: 1.2.3
4+
version: 1.3.0
55
release: 1
66
minimum_version: 2017.7
77
summary: Php formula

docs/AUTHORS.rst

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 59
18+
- 68
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2020
- `@gravyboat <https://github.com/gravyboat>`_
2121
- 52
@@ -40,15 +40,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
4040
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/10924313?v=4' width='36' height='36' alt='@kurt---'>`
4141
- `@kurt--- <https://github.com/kurt--->`_
4242
- 10
43+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
44+
- `@javierbertoli <https://github.com/javierbertoli>`_
45+
- 7
4346
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
4447
- `@whiteinge <https://github.com/whiteinge>`_
4548
- 7
4649
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1079875?v=4' width='36' height='36' alt='@bogdanr'>`
4750
- `@bogdanr <https://github.com/bogdanr>`_
4851
- 7
49-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
50-
- `@javierbertoli <https://github.com/javierbertoli>`_
51-
- 6
5252
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>`
5353
- `@techhat <https://github.com/techhat>`_
5454
- 6
@@ -184,8 +184,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
184184
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/8792243?v=4' width='36' height='36' alt='@sc250024'>`
185185
- `@sc250024 <https://github.com/sc250024>`_
186186
- 1
187+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/10833722?v=4' width='36' height='36' alt='@sylvainfaivre'>`
188+
- `@sylvainfaivre <https://github.com/sylvainfaivre>`_
189+
- 1
187190

188191

189192
----
190193

191-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-02.
194+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-02-27.

docs/CHANGELOG.rst

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

5+
`1.3.0 <https://github.com/saltstack-formulas/php-formula/compare/v1.2.3...v1.3.0>`_ (2020-02-27)
6+
-----------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `dca51de <https://github.com/saltstack-formulas/php-formula/commit/dca51de154d8dcbe5e141673322d39c4e1b6f7a6>`_\ )
13+
* **map.jinja:** fix pid file location for debian (\ `393d69e <https://github.com/saltstack-formulas/php-formula/commit/393d69eb0fda49f3598d5f9040be5d3bad59b5dd>`_\ )
14+
15+
Continuous Integration
16+
^^^^^^^^^^^^^^^^^^^^^^
17+
18+
19+
* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `d7c188e <https://github.com/saltstack-formulas/php-formula/commit/d7c188e73c0fd9a109f997c52aa84e5c30a0bbf6>`_\ )
20+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `dd796b0 <https://github.com/saltstack-formulas/php-formula/commit/dd796b070c3922f043078b181922d8a4ba0c33b2>`_\ )
21+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `109df07 <https://github.com/saltstack-formulas/php-formula/commit/109df0781d6832d46cd48162280ead4976ec403d>`_\ )
22+
23+
Documentation
24+
^^^^^^^^^^^^^
25+
26+
27+
* **readme:** fix broken sub-heading [skip ci] (\ `51dd6e9 <https://github.com/saltstack-formulas/php-formula/commit/51dd6e9bf292e7b13e19a7aa81df21045ebeb99b>`_\ )
28+
29+
Features
30+
^^^^^^^^
31+
32+
33+
* **odbc:** add odbc module support (\ `8b69034 <https://github.com/saltstack-formulas/php-formula/commit/8b69034c5b59dda60ac1ef128e4d381eec2db52b>`_\ )
34+
535
`1.2.3 <https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3>`_ (2019-12-02)
636
-----------------------------------------------------------------------------------------------------
737

0 commit comments

Comments
 (0)