style: change changelog
This commit is contained in:
parent
f67c18d321
commit
a51e3ece2d
1 changed files with 11 additions and 9 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue