diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index c29c9922..94135366 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -20,4 +20,6 @@ Not yet released -[Invalid SOA in DNS zone template #350](https://github.com/stefanpejcic/OpenPanel/issues/350) - fixed bug with submit button on *OpenAdmin > Advanced > Change Root Password* page. - fixed bug with `opencli license` command displaying `Error response from daemon: No such container: openpanel` message. +- fixed bug with mariadb service using `mysqladmin` instead of `mariadb-admin` command for health check. + -