diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index 078e1bd8..ffb9c4aa 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -19,3 +19,4 @@ Not yet released. - [`opencli docker-limits --apply SIZE`](https://dev.openpanel.com/cli/docker.html#Limits) now allows Administrators to increase storage size for Docker service. - if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table. - `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server). +- install script will now [validate docker configuration](https://github.com/stefanpejcic/OpenPanel/commit/60b204c444c53d76a478c23eb67ed139cf0ff3ad).