Updated the readme.txt

This commit is contained in:
Claudio Sanches 2015-03-16 15:22:38 -03:00
parent 618f70ffdf
commit 5a8e513b3e
1 changed files with 2 additions and 0 deletions

View File

@ -139,7 +139,9 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
== Changelog ==
* Fix - get_total_discount() function with certain tax setups.
* Fix - stock management for variations for Products API.
* Tweak - Revised how discounts/discount taxes are stored for consistency. Always store ex. tax to make data retrieval easier, and to ensure totals are correct after settings changes. Backwards compatibility maintained through use of order versioning.
* Tweak - Delete product attachments when the Products API fails.
= 2.3.6 - 13/03/2015 =
* Fix - Removal of coupons containing spaces.