Browse Source

Version 2.1.0

Girish Ramakrishnan 6 years ago
parent
commit
ff56c81a01
3 changed files with 9 additions and 2 deletions
  1. 7 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 7 - 0
CHANGELOG

@@ -248,3 +248,10 @@
 [2.0.5]
 [2.0.5]
 * Enable opcache by default
 * Enable opcache by default
 
 
+[2.1.0]
+* Update Wordpress to [5.1 "Betty"](https://wordpress.org/news/2019/02/betty/)
+* Site Health
+* Solid performance improvements within the editor
+* Multisite Metadata
+* Cron API
+

+ 1 - 1
CloudronManifest.json

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

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app packages WordPress <upstream>5.0.3</upstream>.
+This app packages WordPress <upstream>5.1</upstream>.
 
 
 WordPress is web software you can use to create a beautiful website or blog.
 WordPress is web software you can use to create a beautiful website or blog.
 We like to say that WordPress is both free and priceless at the same time.
 We like to say that WordPress is both free and priceless at the same time.