From fd5f5f271bbfcb5febc9a6e6e811fb8255b6f506 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 2 Aug 2024 15:09:19 +0200 Subject: [PATCH] Update 0.2.5.md --- documentation/docs/changelog/0.2.5.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/docs/changelog/0.2.5.md b/documentation/docs/changelog/0.2.5.md index 2ef39c2b..41f9d206 100644 --- a/documentation/docs/changelog/0.2.5.md +++ b/documentation/docs/changelog/0.2.5.md @@ -6,3 +6,13 @@ hide_table_of_contents: true # 0.2.5 Not yet released. + +### 🚀 New features +- [opencli ssl-cleanup](https://dev.openpanel.co/cli/commands.html#delete-unused-ssls) + +### 🐛 Bug fixes +- Fixed with + + +### 💅 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.