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-11-30 22:26:00 +00:00
|
|
|
- test: add test with ansible 2.7
|
2018-11-30 17:53:08 +00:00
|
|
|
- test: add ansible-lint
|
2018-11-30 17:59:40 +00:00
|
|
|
- test: add yamllint
|
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
|