Girish Ramakrishnan 7 anni fa
parent
commit
0ba5568b37
2 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -192,3 +192,6 @@
 [1.5.4]
 * Configure php.ini of CLI as well for cron jobs
 
+[1.6.0]
+* Dynamically scale request concurrency based on memory limit
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything",
-  "version": "1.5.4",
+  "version": "1.6.0",
   "healthCheckPath": "/wp-login.php",
   "httpPort": 8000,
   "manifestVersion": 1,