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

Fix upgrade notice

parent e03434ba
No related branches found
No related tags found
1 merge request!14Fix upgrade notice for v1.4
Pipeline #4723 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