From 5e3fb585479235b36623fcd588c9671cc95f846f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 15 Aug 2024 18:57:21 +0200 Subject: [PATCH] Update 0.2.5.md --- documentation/docs/changelog/0.2.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.5.md b/documentation/docs/changelog/0.2.5.md index e41cad4f..351a789d 100644 --- a/documentation/docs/changelog/0.2.5.md +++ b/documentation/docs/changelog/0.2.5.md @@ -10,7 +10,7 @@ Not yet released. ### 🚀 New features - [FOSSBilling integration](/docs/articles/extensions/openpanel-and-fossbilling/) - [opencli ssl-cleanup](https://dev.openpanel.co/cli/commands.html#Delete-unused-SSLs) -- BIND9 service is not containerized in 'openpanel_dns' container. +- BIND9 service is now containerized in 'openpanel_dns' container. - Logrotate is added for nginx, openpanel services and system logs. - Nginx service is now containerized in 'nginx' container. - Certbot service is now containerized in 'certbot' container.