Backup MySQL databases before purging stack

This commit is contained in:
VirtuBox
2019-09-01 23:47:13 +02:00
parent 619d83116c
commit 29d2af4d7e
2 changed files with 13 additions and 0 deletions

View File

@@ -8,6 +8,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Added
- Sendmail stack to send WordPress welcome email properly
- Backup all MySQL databases before removing/purging MySQL stack
#### Changed
- do not terminate stack install process on errors