From a5a8f1993a92dcac98ce3cf944fd600d157b1c9a Mon Sep 17 00:00:00 2001 From: Benjamin Perche Date: Wed, 16 Jul 2014 15:47:55 +0200 Subject: [PATCH] =?UTF-8?q?Add=20changelog=20=09modifi=C3=A9:=20=20=20=20?= =?UTF-8?q?=20=20=20=20=20CHANGELOG.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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.