Fix phpredisadmin and update changelog

This commit is contained in:
VirtuBox
2019-06-19 17:14:26 +02:00
parent ad9505482a
commit f3a74545c3
2 changed files with 28 additions and 4 deletions

View File

@@ -10,6 +10,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.6 - [Unreleased]
#### Changed
- phpRedisAdmin is now installed with the stack "--admin"
#### Fixed
- phpRedisAdmin installation
### v3.9.5.3 - 2019-06-18
#### Added
- Argument `--preserve` with the command `wo update` to keep current Nginx configuration
#### Fixed
- Nginx upgrade failure when running wo update
### v3.9.5.2 - 2019-06-17
#### Added