Update changelog
This commit is contained in:
@@ -15,6 +15,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
- MySQLTuner installation
|
- MySQLTuner installation
|
||||||
|
- `wo stack remove/purge --all`
|
||||||
|
- variable substitution in install script
|
||||||
|
|
||||||
### v3.9.8 - 2019-08-16
|
### v3.9.8 - 2019-08-16
|
||||||
|
|
||||||
|
|||||||
2
install
2
install
@@ -7,7 +7,7 @@
|
|||||||
# Copyright (c) 2019 - WordOps
|
# Copyright (c) 2019 - WordOps
|
||||||
# This script is licensed under M.I.T
|
# This script is licensed under M.I.T
|
||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
# Version 3.9.8 - 2019-08-16
|
# Version 3.9.8 - 2019-08-17
|
||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
readonly wo_version_old="2.2.3"
|
readonly wo_version_old="2.2.3"
|
||||||
readonly wo_version_new="3.9.8"
|
readonly wo_version_new="3.9.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user