diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index bec53767..dbc2ead7 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -18,6 +18,10 @@ Not yet released. - Fixed bug with `opencli websites-pagespeed --all` failing to generate reports for all websites. - Fixed bug with `/json/page_speed/` route not accepting websites in subfolders. - 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`. +- +