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

Commit 6b1ccce

Browse files
author
Allen Snook
committed
Rolling to version 0.4.0
1 parent e6a4ce0 commit 6b1ccce

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

readme.txt

Lines changed: 4 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.3.0
6+
Stable tag: 0.4.0
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

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

2626
== Changelog ==
2727

28+
= 0.4.0 =
29+
* Adds store address (two lines), city and postcode to the settings/general endpoint
30+
2831
= 0.3.0 =
2932
* Adds endpoints for getting a list of supported currencies, along with their name and symbol.
3033
* Limit regex check for currency code to 3 characters.

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.3.0
6+
* Version: 0.4.0
77
* Author: Automattic
88
* Author URI: https://woocommerce.com
99
* Requires at least: 4.4

0 commit comments

Comments
 (0)