diff --git a/documentation/docs/changelog/0.2.0.md b/documentation/docs/changelog/0.2.0.md index 4aaf167b..f78fa89d 100644 --- a/documentation/docs/changelog/0.2.0.md +++ b/documentation/docs/changelog/0.2.0.md @@ -15,6 +15,7 @@ Not yet released. ### 🐛 Bug fixes - Fixed 500 error on `/pm2` when installing Python application. - Fixed error `Error retrieving database count for the user.` when user has MySQL service stopped. +- 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`. ### 💅 Polish - dshield and spamhaus_edrop blacklists are removed from ipset-blacklist. @@ -23,7 +24,6 @@ Not yet released. - [Customize Openpanel installation process](https://openpanel.co/install). - Added service icons to *OpenAdmin> Dashboard* page. - [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`.