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.