2
0
Fork 0
mirror of https://github.com/discourse/wp-discourse.git synced 2025-10-03 08:59:21 +08:00

Bump version to 2.1.4

This commit is contained in:
scossar 2020-09-11 16:20:15 -07:00
parent 5f0d849af2
commit d799fad8ef
No known key found for this signature in database
GPG key ID: B6C015388F1A4C52
2 changed files with 7 additions and 3 deletions

View file

@ -4,7 +4,7 @@ Tags: discourse, forum, comments, sso
Requires at least: 4.7
Tested up to: 5.5
Requires PHP: 5.4.0
Stable tag: 2.1.3
Stable tag: 2.1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

@ -123,6 +123,10 @@ To create a coherent top menu, see our tutorial on how to make a [Custom nav hea

== Changelog ==

#### 2.1.4 09/11/2020

- Add explicit permission callback to update-user REST Route for WordPress 5.5

#### 2.1.3 09/10/2020

- Remove Force Publish option for when the Classic Editor is used to publish posts