瀏覽代碼

Version 1.6.0

Girish Ramakrishnan 7 年之前
父節點
當前提交
c224874f25
共有 2 個文件被更改,包括 4 次插入1 次删除
  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,