Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Commit e46d2b9

Browse files
Tag beta 8.1
1 parent 5f9fa11 commit e46d2b9

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

bin/readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: rmccue, rachelbaker, danielbachhuber, joehoyle
33
Tags: json, rest, api, rest-api
44
Requires at least: 4.3
55
Tested up to: 4.4
6-
Stable tag: 2.0-beta7
6+
Stable tag: 2.0-beta8.1
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -36,6 +36,12 @@ For full-flavoured API support, you'll need to be using pretty permalinks to use
3636

3737
== Changelog ==
3838

39+
= 2.0 Beta 8.1 =
40+
41+
* Ensure media of private posts are private too.
42+
43+
Reported by @danielbachhuber on 2016-01-08.
44+
3945
= 2.0 Beta 8.0 =
4046

4147
* Prevent fatals when uploading attachment by including admin utilities.

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: JSON-based REST API for WordPress, developed as part of GSoC 2013.
55
* Author: WP REST API Team
66
* Author URI: http://wp-api.org
7-
* Version: 2.0-beta8
7+
* Version: 2.0-beta8.1
88
* Plugin URI: https://github.com/WP-API/WP-API
99
* License: GPL2+
1010
*/

0 commit comments

Comments
 (0)