Update CHANGELOG for v2.1.

This commit is contained in:
Renato Mascarenhas 2013-01-28 17:20:38 -02:00
parent d5b0e87563
commit e550556982
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
## 2.1.0.dev
### enhancements
* support for Rails eager loading.
Closes [#478](https://github.com/plataformatec/simple_form/issues/478).
* generate required attribute for `date_time` input.
([@nashby](https://github.com/nashby))
Closes [#730](https://github.com/plataformatec/simple_form/issues/730).