Merge pull request #9138 from woothemes/added-changelog-for-api-changes
Added changelog to 2.5.0 for API related changes.
This commit is contained in:
commit
265a912985
|
@ -158,6 +158,11 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.5.0 - TBD =
|
||||
* Dev - API - Added /products/shipping_classes endpoint.
|
||||
* Dev - API - Added support to POST, PUT, and DELETE categories and tags.
|
||||
* Dev - API - Added support to filter products by tag, category, shipping class, and attribute.
|
||||
|
||||
* Fix - Handle Switzerland in get_european_union_countries.
|
||||
* Fix - For geolocation with static cache support, ensure hash is appended during form submission.
|
||||
* Fix - To prevent discounts being applied in 'random' order (based on order added to cart), sort cart items based on subtotal during calculate_totals.
|
||||
|
|
Loading…
Reference in New Issue