From 8eda654c83349d596b5b9dc9a787b5e39738a7d9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 19 Jul 2024 16:45:40 +0200 Subject: [PATCH] Update 0.2.3.md --- documentation/docs/changelog/0.2.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index 4e6f4023..7d48ba10 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -20,6 +20,7 @@ Not yet released. - Fixed bug with Mautic installation emptying the .htaccess file. - Fixed bug with xarg parsing in `opencli php-install_php_version` causing php version not to be installed. - Fixed bug with deprecated php extensions being requested when running `opencli php-install_php_version`. +- [Fixed bug with mysql that caused the first 2 plans added to not be saved](https://github.com/stefanpejcic/openpanel-configuration/commit/51c1f1ffe3e4726850ba84992bb050b2c02b8a9c).