diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f06f77c0..9fcd61473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ #2.0.2 +- Coupon UI has been redesigned. +- New coupon types: + - Constant discount on selected products + - Constant discount on products of selected categories + - Percentage discount on selected products + - Percentage discount on products of selected categories - New coupon conditions : - Start date - Billing country @@ -12,6 +18,7 @@ - class event : Thelia\Core\Event\SessionEvent - example : Thelia\Core\EventListener\SessionListener - Creation of Thelia\Core\TheliakernelEvents class for referencing kernel event +- Coupon internals have been simplified and improved. #2.0.1