diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index cdd0aac2..62bd1148 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -27,3 +27,4 @@ Not yet released. - `opencli webserver-check_if_file_exists` command is removed. - `opencli backup-run` will now check mysql status inside user container before trying to export databases and users. - `/backup_info/` route on OpenAdmin is now renamed to `/backups/restore/dates/`. +- `opencli ftp-add`, `opencli user-add`, `opencli user-rename`, `opencli admin new`, `opencli admin rename` will on validation errors display links to [username/password requirements](/docs/articles/accounts/forbidden-usernames).