Browse Source

Update 0.1.6.md

Stefan Pejcic 1 year ago
parent
commit
dddbded2f3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      documentation/docs/changelog/0.1.6.md

+ 3 - 1
documentation/docs/changelog/0.1.6.md

@@ -22,6 +22,8 @@ Released on April 15, 2024
 - Fixed bug with the `opencli php-default_php_version` script that caused the new default php version not to be set for cli.
 - Fixed bug with `opencli hostname-ssl` script failing to renew SSL.
 - Fixed [bug with permissions not permiting user to edit crontab via terminal](https://github.com/stefanpejcic/OpenPanel/issues/75)
+- Fixed bug [Memcached allocation slider bug #89](https://github.com/stefanpejcic/OpenPanel/issues/89)
+
 
 ### 🚀 New features
 - [Turkish translation 🇹🇷](#turkish-translation)
@@ -51,7 +53,7 @@ Released on April 15, 2024
 - [OpenAdmin login log](https://dev.openpanel.co/logs.html)
 - [Default PHP version change is now logged](#log-php-change)
 - Added warning messages for unlimited disk usage on *OpenAdmin > Users > single user* page.
-- Memcached and REDIS services now have a limit of 512MB when first activated.
+
 
 -----