This repository was archived by the owner on Oct 4, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Contributors: automattic, woothemes
3
3
Tags: woocommerce, rest-api, api
4
4
Requires at least: 4.6
5
5
Tested up to: 4.8
6
- Stable tag: 0.5 .0
6
+ Stable tag: 0.6 .0
7
7
License: GPLv2 or later
8
8
License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
9
@@ -25,6 +25,12 @@ This section describes how to install the plugin and get it working.
25
25
26
26
== Changelog ==
27
27
28
+ = 0.6.0 =
29
+ * Fix value default return on settings endpoints
30
+ * Fix broken variation image set
31
+ * Add a method supports response to payment methods
32
+ * Added the ability to keep this plugin up to date
33
+
28
34
= 0.5.0 =
29
35
* Added a /settings/batch endpoint
30
36
* Fixed broken orders refund endpoint
Original file line number Diff line number Diff line change 3
3
* Plugin Name: WooCommerce API Dev
4
4
* Plugin URI: https://woocommerce.com/
5
5
* Description: A feature plugin providing a bleeding edge version of the WooCommerce REST API.
6
- * Version: 0.5 .0
6
+ * Version: 0.6 .0
7
7
* Author: Automattic
8
8
* Author URI: https://woocommerce.com
9
9
* Requires at least: 4.4
You can’t perform that action at this time.
0 commit comments