From d17ea864179d0842a4e613d26cf0a4e22d667296 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 9 Aug 2024 09:13:29 +0200 Subject: [PATCH] Update 0.2.5.md --- documentation/docs/changelog/0.2.5.md | 2 ++ 1 file changed, 2 insertions(+) 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. +