From a66cb91b887a6712f91abfe00fb6cd4e463649f5 Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Fri, 24 Feb 2017 17:28:20 -0300 Subject: [PATCH] Updated changelog --- CHANGELOG.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f4d427d79b4..9fc6868361b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,15 @@ == Changelog == += 2.6.14 - 2017-02-02 = +* Fix - Ensure product exists in wc_update_product_stock. +* Fix - Send emails using the site language. +* Fix - Remove tilde typo. +* Fix - Fixed notice in get_rating_count. +* Tweak - Define arg and return data types, added extra descriptions, and correctly cast IDs in the Rest API. +* Tweak - Handle custom error data in WC_REST_Exception. +* Tweak - Display conflicted product ID when using a duplicate SKU via the API. +* Localisation - Add Finnish defaults to the installer. + = 2.6.13 - 2017-01-18 = * Fix - Demo store banner styling in 2017. * Fix - Removed default instructions from COD, BACS and Cheque gateways so displayed messages can be unset.