From a54e39acd0257c5ec382bd064c211b37ac6d1f72 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 2 Jun 2024 17:26:28 +0200 Subject: [PATCH] Update 0.2.0.md --- documentation/docs/changelog/0.2.0.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/docs/changelog/0.2.0.md b/documentation/docs/changelog/0.2.0.md index 4768bff2..4aaf167b 100644 --- a/documentation/docs/changelog/0.2.0.md +++ b/documentation/docs/changelog/0.2.0.md @@ -19,10 +19,11 @@ Not yet released. ### 💅 Polish - dshield and spamhaus_edrop blacklists are removed from ipset-blacklist. - `pip` is now automatically installed on PM2 when setting Python application. -- [terms & conditions modal on first login to OpenAdmin](https://i.postimg.cc/L5JKBzKV/image.png) -- [Customize Openpanel installation process](https://openpanel.co/install) +- [terms & conditions modal on first login to OpenAdmin](https://i.postimg.cc/L5JKBzKV/image.png). +- [Customize Openpanel installation process](https://openpanel.co/install). - Added service icons to *OpenAdmin> Dashboard* page. -- [opencli user-add script is optimized](#user-add) +- [opencli user-add script is optimized](#user-add). +- Fixed bug with Memcached 1.6.24+ `bind(): Cannot assign requested address #failed to listen on one of interface(s) 127.0.0.1,::1: Invalid argument`.