diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e4e4d3a8436..c51e3de0616 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,7 @@ == Changelog == = 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 - When duplicating product variations, set title, name, and guid. * Fix - Use permission id to revoke access to downloads to prevent removing wrong rows. diff --git a/readme.txt b/readme.txt index e54bef9e99a..4170512f5fd 100644 --- a/readme.txt +++ b/readme.txt @@ -159,6 +159,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc == Changelog == = 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 - When duplicating product variations, set title, name, and guid. * Fix - Use permission id to revoke access to downloads to prevent removing wrong rows.