From 8f783f9d79aa1cee16b5c3b9bb201fe1885e6306 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 7 Nov 2024 12:16:25 +0100 Subject: [PATCH] Update 0.3.5.md --- website/docs/changelog/0.3.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.5.md b/website/docs/changelog/0.3.5.md index 9f90b45b..0fb20b9c 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -12,7 +12,7 @@ Not yet released. - [Error IDs](https://i.postimg.cc/dtC3M7Mq/500.png) to help administrators trace OpenPanel errors with the new command [`opencli error`](https://dev.openpanel.com/cli/error.html). ### 🐛 Bug fixes -- [#66](https://github.com/stefanpejcic/OpenPanel/issues/66) +- [#66](https://github.com/stefanpejcic/OpenPanel/issues/66), [#268](https://github.com/stefanpejcic/OpenPanel/issues/268) - Fixed bugs with [install script on Debian12 Hetzner ISO](https://community.openpanel.org/d/110-installation-issue/6). ### 💅 Polish