Girish Ramakrishnan há 9 anos atrás
pai
commit
2b6ff4122c
2 ficheiros alterados com 5 adições e 1 exclusões
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 4 - 0
CHANGELOG

@@ -35,3 +35,7 @@
 [0.6.1]
 - Fix generation of emails when resetting admin credentials
 
+[0.6.2]
+- Enable SMTP auth
+- Update to WordPress 4.5.2
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything you can imagine",
-  "version": "0.6.1",
+  "version": "0.6.2",
   "healthCheckPath": "/",
   "httpPort": 8000,
   "manifestVersion": 1,