diff --git a/documentation/docs/changelog/0.2.5.md b/documentation/docs/changelog/0.2.5.md index a841c8f2..54ace319 100644 --- a/documentation/docs/changelog/0.2.5.md +++ b/documentation/docs/changelog/0.2.5.md @@ -17,3 +17,5 @@ Not yet released. ### 💅 Polish - [opencli ssl-domain](https://dev.openpanel.co/cli/commands.html#Generate-SSL-for-a-domain) now checks if SSL is actually in use by Nginx and re-apply. +- cPanel account import now accepts optional flag `--post-hook=` to run script after account import. +