mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Drop support to Ruby 1.9.3
This commit is contained in:
committed by
Benjamin Fleischer
parent
850ac3feaf
commit
488370fc0b
@@ -2,6 +2,7 @@
|
||||
|
||||
Breaking changes:
|
||||
|
||||
- Drop support to Ruby 1.9.3 (@maurogeorge)
|
||||
- [#1131](https://github.com/rails-api/active_model_serializers/pull/1131) Remove Serializer#root_name (@beauby)
|
||||
- [#1138](https://github.com/rails-api/active_model_serializers/pull/1138) Introduce Adapter::Base (@bf4)
|
||||
* Adapters now inherit Adapter::Base. 'Adapter' is now a module, no longer a class.
|
||||
|
||||
Reference in New Issue
Block a user