Update CHANGELOG [ci skip]

This commit is contained in:
Lucas Mazza 2017-01-06 11:15:05 -02:00
parent af95130e1d
commit daaf2b56b1
No known key found for this signature in database
GPG Key ID: C009F9A6BE4A44CB
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Unreleased
* Removed Ruby 2.4.0 `Integer` unification deprecation warning.
* Removed EOL Ruby 1.9.3 from the build matrix.
* Added `minlength` component.
* `boolean_label_class` can be set on a per-input basis.