From 07c7613fdbd2ecf93cccfd73390168411c70548d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 4 Aug 2024 16:40:38 +0200 Subject: [PATCH] Update 0.2.5.md --- documentation/docs/changelog/0.2.5.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/docs/changelog/0.2.5.md b/documentation/docs/changelog/0.2.5.md index 41f9d206..a841c8f2 100644 --- a/documentation/docs/changelog/0.2.5.md +++ b/documentation/docs/changelog/0.2.5.md @@ -8,10 +8,11 @@ hide_table_of_contents: true Not yet released. ### 🚀 New features -- [opencli ssl-cleanup](https://dev.openpanel.co/cli/commands.html#delete-unused-ssls) +- [FOSSBilling integration](/docs/articles/extensions/openpanel-and-fossbilling/) +- [opencli ssl-cleanup](https://dev.openpanel.co/cli/commands.html#Delete-unused-SSLs) ### 🐛 Bug fixes -- Fixed with +- Fixed bug with Django AutoInstaller not restarting user webserver after adding proxy. ### 💅 Polish