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