diff --git a/website/docs/changelog/1.2.0.md b/website/docs/changelog/1.2.0.md index 5e64e47b..d5575043 100644 --- a/website/docs/changelog/1.2.0.md +++ b/website/docs/changelog/1.2.0.md @@ -13,4 +13,5 @@ Not yet released - [css bug: html interpreted from logs on OpenAdmin > Notifications #186](https://github.com/stefanpejcic/OpenPanel/issues/186) - [Minor Issue During Install #337](https://github.com/stefanpejcic/OpenPanel/issues/337) - [Account menu disappears on /activity in user panel #339](https://github.com/stefanpejcic/OpenPanel/issues/339) -- fixed 500 error on *OpenPanel > Account > Settings* when email is missing. +- fixed 500 error changing password from *OpenPanel > Account > Settings* when email is missing. +- fixed bug with username missing on *OpenPanel > Account > Settings* page.