diff --git a/CHANGELOG.md b/CHANGELOG.md index 40eab34bc..435a9f309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Fixed issues on RSS feed links - Update SwiftMailer - Fix bugs on customer change password form and module "order by title" +- Add the ability to place a firewall on forms. To use this in a module, extend Thelia\Form\FirewallForm instead of BaseForm #2.0.2 - Coupon UI has been redesigned.