diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 293f0fcb..6ef6cc4b 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -8,8 +8,10 @@ Not yet released. ### 🐛 Bug fixes - 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. ### 💅 Polish - Improvements to the 'OpenAdmin > Plans' page. +- [Added checks to the install script: if admin account is actually created and docker file mounted](https://github.com/stefanpejcic/OpenPanel/commit/b1ee609d0723447fccbd090d83f198949008fb42).