3.4.6 changelog

This commit is contained in:
Rodrigo Primo 2018-10-15 09:41:54 -03:00
parent 74693979db
commit 212975c941
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
== Changelog == == Changelog ==
= 3.4.6 - 2018-10-11 =
* Fix - Security issues
* Fix - Allow percent coupons with sale restrictions to apply to carts with sale items in them. #21241
* Fix - Prevent multiple slashing of variation's SKU. #21019
= 3.4.5 - 2018-08-29 = = 3.4.5 - 2018-08-29 =
* Fix - Tweak sanitization when resetting password cookie. #20901 * Fix - Tweak sanitization when resetting password cookie. #20901
* Fix - Use `+` instead of `array_merge` when appending parent to tax class to fix issues with numeric tax class names. #20916 * Fix - Use `+` instead of `array_merge` when appending parent to tax class to fix issues with numeric tax class names. #20916