From afec50a5dc329805d3fcc2b9f4b0fd57db3cc969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Thu, 16 Feb 2012 15:32:42 -0200 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 945d65b1..13b85946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ * Add `item_wrapper_class` configuration option for collection radio buttons / check boxes inputs. * Change default generator templates to use .form-inputs and .form-actions classes in wrapper divs. (the latter is the default in bootstrap, so this makes it easier to integrate). + * Field error now accepts HTML tags ([@edison](https://github.com/edison)) ### deprecation * Deprecate part of the old configuration API in favor of the wrapper API which allows you to customize your inputs