diff --git a/readme.txt b/readme.txt index 4bbc563a6f1..1a4242a593e 100644 --- a/readme.txt +++ b/readme.txt @@ -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.