Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Jan 5, 2012
1 parent 9a25aaa commit 2409933
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
For more informations see [this comment](https://github.com/plataformatec/simple_form/issues/360#issuecomment-3000780).
([@nashby](https://github.com/nashby))
* Add a readonly component that does automatically readonly lookup from object
* Add support for proc or lambda as option for format validator ([@nashby](https://github.com/nashby))
* Handle validates_length_of :is option in maxlength ([@nashby](https://github.com/nashby))

### deprecation
* Deprecate the `translate` configuration in favor of `translate_labels`
Expand All @@ -34,6 +36,8 @@
Closes [#340](https://github.com/plataformatec/simple_form/issues/340). ([@nashby](https://github.com/nashby))
* `:checked` option should override the existing associations on `collection_check_boxes`.
Closes [#341](https://github.com/plataformatec/simple_form/issues/341). ([@nashby](https://github.com/nashby))
* Move default attribute translations out of root - use "defaults" key instead
Closes [#384](https://github.com/plataformatec/simple_form/issues/384). (Ram Dobson)

## 1.5.2

Expand Down

0 comments on commit 2409933

Please sign in to comment.