Skip to content
Snippets Groups Projects
Commit 9a88d95e authored by Erick Hitter's avatar Erick Hitter
Browse files

Merge branch 'fix/upgrade-notice' into 'master'

Fix upgrade notice for v1.4

See merge request !14
parents e03434ba 16cebcf8
Branches
No related tags found
1 merge request!14Fix upgrade notice for v1.4
Pipeline #4725 passed with warnings
......@@ -36,7 +36,7 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
## Changelog ##
### 1.4 ###
* Introduce native Gutenberg sidebar component for supported post types.
* Introduce block-editor (Gutenberg) sidebar component for supported post types.
### 1.3 ###
* Add bulk actions to purge excess or all revisions.
......@@ -54,6 +54,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
## Upgrade Notice ##
### 1.4 ###
Introduces block-editor (Gutenberg) sidebar component for supported post types.
### 1.3 ###
Introduces bulk actions for purging revisions, along with unit tests. The plugin also conforms to coding standards.
......
......@@ -36,7 +36,7 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
== Changelog ==
= 1.4 =
* Introduce native Gutenberg sidebar component for supported post types.
* Introduce block-editor (Gutenberg) sidebar component for supported post types.
= 1.3 =
* Add bulk actions to purge excess or all revisions.
......@@ -54,6 +54,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
== Upgrade Notice ==
= 1.4 =
Introduces block-editor (Gutenberg) sidebar component for supported post types.
= 1.3 =
Introduces bulk actions for purging revisions, along with unit tests. The plugin also conforms to coding standards.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment