Skip to content

Commit

Permalink
Merge pull request #730 from Automattic/fix/700-release-0-9-3
Browse files Browse the repository at this point in the history
Update plugin changelog, version for 0.9.3
  • Loading branch information
allendav authored Nov 23, 2016
2 parents 4f2216f + a262d8b commit 3e8ddcb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: automattic, woothemes, allendav, kellychoffman, jkudish, jeffstiel
Tags: canada-post, shipping, stamps, usps, woocommerce
Requires at least: 4.6.1
Tested up to: 4.6.1
Stable tag: 0.9.2
Stable tag: 0.9.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -77,6 +77,22 @@ Absolutely! You can read our Terms of Service [here](https://woocommerce.com/ter

== Changelog ==

= 0.9.3 =
* Improvements for phone validation error messages
* Increase the remote request timeout
* Adds USPS flat rate packages to the packaging manager
* Store the origin address when the label is purchased
* Clean-up a few React errors in the console
* Tweak the Jetpack status message
* Auto-accept address normalizations in labels UI if they are trivial
* Make sure notices appear on top of (not beneath) the labels UI
* CSS clean-up
* Fix an error where clicking outside the labels UI modal did not always close it
* Fix incorrect service counts in shipping method instance group headers
* Remove inappropriate target blank in certain anchors
* Fix timestamp presentation for label refunds
* Fix empty dimension handling and dimension casting

= 0.9.2 =
* Fix a fatal error that could happen on activation if WooCommerce or Jetpack were not present
* Send order shipping information with label rate requests to allow for pre-selection
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-connect-client.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Connect for WooCommerce: Hosted services for WooCommerce, including free real-time USPS and Canada Post rates and discounted USPS shipping labels.
* Author: Automattic
* Author URI: http://woocommerce.com/
* Version: 0.9.2
* Version: 0.9.3
*
* Copyright (c) 2016 Automattic
*
Expand Down

0 comments on commit 3e8ddcb

Please sign in to comment.