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
33Tags: woocommerce, rest-api, api
44Requires at least: 4.6
55Tested up to: 4.8
6- Stable tag: 0.5 .0
6+ Stable tag: 0.6 .0
77License: GPLv2 or later
88License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
@@ -25,6 +25,12 @@ This section describes how to install the plugin and get it working.
2525
2626== Changelog ==
2727
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+
2834= 0.5.0 =
2935* Added a /settings/batch endpoint
3036* Fixed broken orders refund endpoint
Original file line number Diff line number Diff line change 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.5 .0
6+ * Version: 0.6 .0
77 * Author: Automattic
88 * Author URI: https://woocommerce.com
99 * Requires at least: 4.4
You can’t perform that action at this time.
0 commit comments