Update RELEASE_NOTES

This commit is contained in:
Jo Liss 2012-09-23 15:08:39 +02:00
parent 3c5e58bf13
commit bea38dd73a

View File

@ -5,7 +5,7 @@
* Support polymorphic associations
* Support :each_serializer in ArraySerializer
* Add `scope` method to easily access the scope in the serializer
* Fix regression with Rails 3.2.6
* Fix regression with Rails 3.2.6; add Rails 4 support
* Allow serialization_scope to be disabled with serialization_scope nil
* Array serializer should support pure ruby objects besides serializers