Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit ef55f96

Browse files
author
Justin Shreve
committed
Version bump to 0.5
1 parent a5d37f9 commit ef55f96

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: automattic, woothemes
33
Tags: woocommerce, rest-api, api
44
Requires at least: 4.6
55
Tested up to: 4.8
6-
Stable tag: 0.4.0
6+
Stable tag: 0.5.0
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -25,6 +25,10 @@ This section describes how to install the plugin and get it working.
2525

2626
== Changelog ==
2727

28+
= 0.5.0 =
29+
* Added a /settings/batch endpoint
30+
* Fixed broken orders refund endpoint
31+
2832
= 0.4.0 =
2933
* Adds store address (two lines), city and postcode to the settings/general endpoint
3034

wc-api-dev.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WooCommerce API Dev
44
* Plugin URI: https://woocommerce.com/
55
* Description: A feature plugin providing a bleeding edge version of the WooCommerce REST API.
6-
* Version: 0.4.0
6+
* Version: 0.5.0
77
* Author: Automattic
88
* Author URI: https://woocommerce.com
99
* Requires at least: 4.4

0 commit comments

Comments
 (0)