diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index 83da7ad9..24ce3a60 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -51,4 +51,5 @@ Not yet released. - All of our hosted services are migrated from .co to .com domain. - `opencli ssl-domain` command now accepts optional flag `--debug` to output verbose inforamtion. - Disk Usage widget on OpenAdmin > Dashboard now displays types. +- `opencli admin new` and `opencli admin password` will now do validations for username/password fields: must contain only letters and numbers, and be between 5 and 20 characters.