diff --git a/documentation/docs/changelog/0.2.9.md b/documentation/docs/changelog/0.2.9.md index 92a105db..6182c870 100644 --- a/documentation/docs/changelog/0.2.9.md +++ b/documentation/docs/changelog/0.2.9.md @@ -12,7 +12,9 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug with BIND9 not auto-starting after adding domains. - Fixed bug [Database Wizard fails to create user on image with MariaDB #179](https://github.com/stefanpejcic/OpenPanel/issues/179). -- Fixe bug [Password reset for openpanel users does not end all active sessions on that user #66](https://github.com/stefanpejcic/OpenPanel/issues/66) +- Fixed bug [Password reset for openpanel users does not end all active sessions on that user #66](https://github.com/stefanpejcic/OpenPanel/issues/66) +- Fixed bug with `opencli email-servers install` ### 💅 Polish - Web Terminal no longer usess screen sessions to keep the ttyd active, instead shell is now available for a single session. +- Added optional `--debug` flag to `opencli email-servers install`.