php-formula/docs/CHANGELOG.rst
semantic-release-bot a5515bcea6 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/saltstack-formulas/php-formula/compare/v1.0.1...v1.1.0) (2019-09-05)

### Bug Fixes

* **fpm:** be sure to restart all Php instances in case of multi-versions ([d4772f9](https://github.com/saltstack-formulas/php-formula/commit/d4772f9))
* **tests:** don't test services on Suse and RedHat ([23214bf](https://github.com/saltstack-formulas/php-formula/commit/23214bf))
* **xdebug:** fix xdebug package name ([496ec28](https://github.com/saltstack-formulas/php-formula/commit/496ec28))
* **yamllint:** use separate suite for `ubuntu` ([6cba4af](https://github.com/saltstack-formulas/php-formula/commit/6cba4af)), closes [#174](https://github.com/saltstack-formulas/php-formula/issues/174)

### Code Refactoring

* **macro:** extract file_requisites macro ([d26c4f8](https://github.com/saltstack-formulas/php-formula/commit/d26c4f8))

### Continuous Integration

* **kitchen:** add test pillars for Debian and call some states ([d4fc842](https://github.com/saltstack-formulas/php-formula/commit/d4fc842))

### Features

* **repo:** add repo pattern so we can set distro repo during tests ([3c9efc7](https://github.com/saltstack-formulas/php-formula/commit/3c9efc7))

### Styles

* **spec:** remove empty lines ([dc12a0b](https://github.com/saltstack-formulas/php-formula/commit/dc12a0b))

### Tests

* **config:** add tests on Php config ([6555cf0](https://github.com/saltstack-formulas/php-formula/commit/6555cf0))
* **package:** fix package spec in case of multi Php versions ([59f648c](https://github.com/saltstack-formulas/php-formula/commit/59f648c))
* **service:** add tests on Php services ([baeac04](https://github.com/saltstack-formulas/php-formula/commit/baeac04))
* **ubuntu:** fix tests on Ubuntu distro ([b13bed2](https://github.com/saltstack-formulas/php-formula/commit/b13bed2))
2019-09-05 16:12:28 +00:00

10 KiB

Changelog

1.1.0 (2019-09-05)

Bug Fixes

Code Refactoring

Continuous Integration

Features

Styles

Tests

1.0.1 (2019-08-26)

Bug Fixes

1.0.0 (2019-08-26)

Features

BREAKING CHANGES

  • ng: all previous php based configurations must be reviewed; php.ng usage must be promoted to php and any uses of the original php will have to be converted.

0.41.1 (2019-08-26)

Documentation

0.41.0 (2019-08-26)

Features

0.40.1 (2019-08-17)

Bug Fixes

0.40.0 (2019-08-17)

Features

0.39.2 (2019-08-13)

Bug Fixes

0.39.1 (2019-08-12)

Bug Fixes

0.39.0 (2019-08-07)

Bug Fixes

Documentation

Features

Styles

0.38.1 (2019-08-03)

Bug Fixes

0.38.0 (2019-08-01)

Features

0.37.1 (2019-08-01)

Bug Fixes

0.37.0 (2019-07-09)

Bug Fixes

Features

0.36.0 (2019-06-29)

Documentation

Features

0.35.1 (2019-06-28)

Documentation

0.35.0 (2019-06-27)

Features