From 4e1b5d5fbce0153686fb69a5e1f80acaaeb48ad1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 7 Oct 2024 14:51:22 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index e1dc8710..98aed33d 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -37,6 +37,7 @@ Not yet released. - `opencli php-default_php_version` is now renamed to `opencli php-available_versions`. - `opencli php-get_available_php_versions` is now renamed to `opencli php-default_version`. - `opencli php-install_php_version` is now renamed to `opencli php-install_version`. +- `opencli php-domain_php` is now renamed to `opencli php-domain`. - `opencli backup-run` will now check mysql status inside user container before trying to export databases and users. - `/backup_info/` route on OpenAdmin is now renamed to `/backups/restore/dates/`. - `opencli ftp-add`, `opencli user-add`, `opencli user-rename`, `opencli admin new`, `opencli admin rename` will on validation errors display links to [username/password requirements](/docs/articles/accounts/forbidden-usernames).