Skip to content

Commit 8c316e6

Browse files
committed
Added changelog for 2.0.4 release
1 parent b44f2d8 commit 8c316e6

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

readme.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Requires at least: 4.8
55
Donate Link: https://givewp.com/
66
Tested up to: 6.5
77
Requires PHP: 7.4
8-
Stable tag: 2.0.3
8+
Stable tag: 2.0.4
99
License: GPLv3
1010
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -43,8 +43,8 @@ We do have documentation on the plugin [GitHub Wiki](https://github.com/impress-
4343

4444
= Minimum Requirements =
4545

46-
* WordPress 4.8 or greater
47-
* PHP version 5.3 or greater
46+
* WordPress 5.5 or greater
47+
* PHP version 7.4 or greater
4848
* MySQL version 5.0 or greater
4949

5050
= Automatic installation =
@@ -106,6 +106,10 @@ This is the first version of this plugin. It is a tool for your convenience. Rol
106106

107107
== Changelog ==
108108

109+
= 2.0.4 =
110+
* Fix: Resolved issue REST route not including proper permission callback which created a PHP notice. Thanks, @rom1our for submitting the issue.
111+
* Fix: Resolve issue with REST API and multisite installs not being able to properly communicate with the endpoint.
112+
109113
= 2.0.3 =
110114
* Fix: A few additional strings in JavaScript needed to be internationalized. Thanks, @pedro-mendonca for contributing the fix.
111115

wp-rollback.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Rollback (or forward) any WordPress.org plugin, theme or block like a boss.
66
* Author: WP Rollback
77
* Author URI: https://wprollback.com/
8-
* Version: 2.0.3
8+
* Version: 2.0.4
99
* Text Domain: wp-rollback
1010
* Domain Path: /languages
1111
*

0 commit comments

Comments
 (0)