From fb713e780dfdee777d7446b6d99e2851cb45e241 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 30 May 2024 13:18:22 +0200 Subject: [PATCH] Update 0.1.9.md --- documentation/docs/changelog/0.1.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.9.md b/documentation/docs/changelog/0.1.9.md index be65a501..18208353 100644 --- a/documentation/docs/changelog/0.1.9.md +++ b/documentation/docs/changelog/0.1.9.md @@ -23,7 +23,7 @@ Not yet released. - Fixed bug with update script - Fixed js error on *OpenAdmin > CPU & RAM Usage* pages. - Fixed bug with WHMCS module not changing user plan due to whmcs passing plan_name instead of plan_id. - +- Fixed bug with nginx default vhost file missing on account creation. ### 💅 Polish - [Install script now accepts `--hostname=` flag](#hostname-flag).