From ef7702694de1374f4a9abc0aab7483d7c12c1b4c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 7 Nov 2024 14:13:08 +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 0fb20b9c..aa65124f 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), [#268](https://github.com/stefanpejcic/OpenPanel/issues/268) +- [#66](https://github.com/stefanpejcic/OpenPanel/issues/66), [#268](https://github.com/stefanpejcic/OpenPanel/issues/268), [#269](https://github.com/stefanpejcic/OpenPanel/issues/269), [#286](https://github.com/stefanpejcic/OpenPanel/issues/266), - Fixed bugs with [install script on Debian12 Hetzner ISO](https://community.openpanel.org/d/110-installation-issue/6). ### 💅 Polish