Adding new features to control PHP and hide nginx version

This commit is contained in:
Ric Harvey
2016-07-13 16:49:32 +01:00
parent 363b4c4479
commit 8312ca3e2d
4 changed files with 46 additions and 17 deletions

View File

@@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- Documentation updates to cover PHP modules
## [0.1.2] - 2016-7-13
### Added
- Added options to set PHP values @richarvey
- Added default to hide nginx and php version with overrride @richarvey
## [0.1.1] - 2016-6-15
### Added