ansible-role-phpfpm/CHANGELOG.md

16 lines
391 B
Markdown
Raw Normal View History

2018-08-15 14:59:40 +00:00
# CHANGELOG
2018-09-30 10:10:15 +00:00
2018-11-30 17:51:41 +00:00
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
2018-09-30 10:10:15 +00:00
2018-11-30 17:51:41 +00:00
## [Unreleased]
2018-08-15 14:59:40 +00:00
2018-11-30 17:51:41 +00:00
## v1.1.0 (2018-09-30)
- feat: set attributes on homes directories
- feat: remove phpfpm_group var
- style: replace include_tasks to import_tasks
- fix: group permission in pools template
## v1.0.0 (2018-08-15)
- first version