style: change changelog

This commit is contained in:
Adrien Waksberg 2018-11-30 18:51:41 +01:00
parent f67c18d321
commit a51e3ece2d

View file

@ -1,13 +1,15 @@
# CHANGELOG # CHANGELOG
## v1.1.0 (2018-09-30)
### Changed
* remove set attributes on homes directories
* remove phpfpm_group var
* replace include_tasks to import_tasks
### Fixed This project adheres to [Semantic Versioning](http://semver.org/).
* group permission in pools template Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
## 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) ## v1.0.0 (2018-08-15)
- first version
* first version