ansible-role-phpfpm/CHANGELOG.md

14 lines
247 B
Markdown
Raw Permalink Normal View History

2018-08-15 16:59:40 +02:00
# CHANGELOG
2018-09-30 12:10:15 +02:00
## v1.1.0 (2018-09-30)
### Changed
* remove set attributes on homes directories
* remove phpfpm_group var
* replace include_tasks to import_tasks
### Fixed
* group permission in pools template
2018-08-15 16:59:40 +02:00
## v1.0.0 (2018-08-15)
* first version