Forráskód Böngészése

Add changes for 1.0.1

Johannes Zellner 7 éve
szülő
commit
56774078d3
2 módosított fájl, 4 hozzáadás és 1 törlés
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -111,3 +111,6 @@
 * Update wordpress to 4.8.1
 * Adjust PHP memory allocation based on app memory
 
+[1.0.1]
+* Do not enforce a php memory limit, limits are already set per app
+

+ 1 - 1
CloudronManifest.json

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