Fix wo stack purge

This commit is contained in:
VirtuBox
2019-09-21 01:08:51 +02:00
parent 03228e08b9
commit 5cc723550e
3 changed files with 30 additions and 20 deletions

View File

@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Fixed
- `wo stack purge --all` failure if mysql isn't installed
### v3.9.8.12 - 2019-09-20
#### Changed