From 6b3dd15d24c1ad66077caa65eef4c7aa90d1d7c0 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 30 Sep 2024 21:46:52 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index aaef3e9c..db39ffab 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -7,7 +7,7 @@ Not yet released. ### 🚀 New features ### 🐛 Bug fixes -- [Fixed bug #66 - Password reset for openpanel users does not end all active sessions on that user](https://github.com/stefanpejcic/OpenPanel/issues/66) +- Fixed bug [#66 - Password reset for openpanel users does not end all active sessions on that user](https://github.com/stefanpejcic/OpenPanel/issues/66) - Fixed [bug with the update script causing multiple notifications](https://community.openpanel.org/d/104-bug-in-update-script-from-029-to-030). - Fixed bug with OpenAdmin service failing if /etc/cron.d/openpanel file is deleted. - Fixed bug [#194 - OpenAdmin > Settings > OpenPanel error on save: Error restarting OpenPanel service: '' ](https://github.com/stefanpejcic/OpenPanel/issues/194).