From a39d58868376c8df0d64448f59231e4374b322c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Tue, 19 Apr 2011 16:02:24 -0300 Subject: [PATCH] CHANGELOG --- CHANGELOG.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index be5d3354..f08ebe5a 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -9,6 +9,7 @@ * Default step of "any" for number input with non integer attributes (by github.com/fedesoria) * Add option to disable HTML5 browser validations on all forms (by github.com/coryschires) * Add option to disable all HTML5 extensions (by github.com/wolframarnold) + * Add input_field helper to form builder (by github.com/jeroenhouben) * bug fix * Fix for file attributes automatic detection, to work with virtual attributes