From 5ac2f403566da58aa3bbcf37fb908d0e9a893995 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 10 Apr 2024 11:50:06 +0200 Subject: [PATCH] Update 0.1.6.md --- documentation/docs/changelog/0.1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index ff5ce947..89fe6884 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -17,6 +17,7 @@ Not yet released. - Fixed bug where [the wrong OpenPanel version was shown in the sidebar](https://i.postimg.cc/Jz0tMy7X/2024-03-18-13-38.png) under OpenPanel. - Fixed bug where errors for the OpenAdmin section were being logged in api.log instead of the error.log file. - Fixed bug with PHP installation in `opencli php-install_php_version` script that caused the missing php-fpm service in containers. +- Fixed bug with the `opencli php-default_php_version` script that caused the new default php version not to be set for cli. ### 🚀 New features - [Turkish translation 🇹🇷](#turkish-translation)