From 98b366c3cbb2cac56c519e2f440f30eb0dc92cc0 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 11 Oct 2024 20:23:10 +0200 Subject: [PATCH] Update 0.3.2.md --- website/docs/changelog/0.3.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.2.md b/website/docs/changelog/0.3.2.md index 1c70a3f7..64ef9f21 100644 --- a/website/docs/changelog/0.3.2.md +++ b/website/docs/changelog/0.3.2.md @@ -8,6 +8,7 @@ Not yet released. - Fixed bug `cannot access local variable 'command' where it is not associated with a value` when restarting docker services from 'OpenAdmin > Services > Status' page. - Fixed bug restarting Roundcube service from 'OpenAdmin > Services > Status' page. - Fixed css bug with scrollbars on Firefox. +- Fixed bug with empty lines appended to `/etc/hosts` file when `opencli server-recreate_hosts` command is used. ### 💅 Polish