From e493ff5693cddd48d6c967db83392a613e1f6adc Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Tue, 19 Jul 2016 19:34:20 +0100 Subject: [PATCH] readme --- CHANGELOG.txt | 3 +-- readme.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c51e3de0616..c7cf56cf145 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,9 +2,8 @@ = 2.6.3 - 19/07/16 = * Fix - Security - Escape captions in product-thumbnail and product-image templates (template versions have been bumped). -* Fix - Fixed how calculate shipping tax rates when using more than one tax class. +* Fix - Fixed how we calculate shipping tax rates when using more than one tax class. * Fix - When duplicating product variations, set title, name, and guid. -* Fix - Use permission id to revoke access to downloads to prevent removing wrong rows. * Fix - Normalized 'read more' buttons. * Fix - Add to cart notices for grouped products. * Fix - Do not sanitize passwords in the settings API. diff --git a/readme.txt b/readme.txt index 4170512f5fd..d62d5de9716 100644 --- a/readme.txt +++ b/readme.txt @@ -160,9 +160,8 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc = 2.6.3 - 19/07/16 = * Fix - Security - Escape captions in product-thumbnail and product-image templates (template versions have been bumped). -* Fix - Fixed how calculate shipping tax rates when using more than one tax class. +* Fix - Fixed how we calculate shipping tax rates when using more than one tax class. * Fix - When duplicating product variations, set title, name, and guid. -* Fix - Use permission id to revoke access to downloads to prevent removing wrong rows. * Fix - Normalized 'read more' buttons. * Fix - Add to cart notices for grouped products. * Fix - Do not sanitize passwords in the settings API.