Update CHANGELOG.md [ci skip]

This commit is contained in:
Felipe Renan 2018-01-11 11:45:52 -02:00 committed by GitHub
parent 86435b4da9
commit b38a9c4d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,13 +3,14 @@
### Enhancements
* Exclude hidden field when unchecked_value: false. [@fschwahn](https://github.com/fschwahn)
* Add frozen_string_literal magic comment to several files. [@oniofchaos](https://github.com/oniofchaos)
* Try convert @object to model in case we got decorated object [timurvafin](https://github.com/timurvafin)
* Try convert @object to model in case we got decorated object [@timurvafin](https://github.com/timurvafin)
### Bug fix
* Fix error when the scope from association has parameter. [@feliperenan](https://github.com/feliperenan)
* Only call `where` on associations when they respond to it. [@anicholson](https://github.com/anicholson)
* require 'action_pack' before using it. [@etagwerker](https://github.com/etagwerker)
* Check if Rails.env is defined. [@etagwerker](https://github.com/etagwerker)
* Fix minlength. [@mameier](https://github.com/mameier)
## 3.5.0