File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ Breaking changes:
15
15
Features:
16
16
17
17
- [ #1291 ] ( https://github.com/rails-api/active_model_serializers/pull/1291 ) Add logging (@maurogeorge )
18
- - [ #1225 ] ( https://github.com/rails-api/active_model_serializers/pull/1125 ) Better serializer lookup, use nested serializer when it exists (@beauby )
18
+ - [ #1225 ] ( https://github.com/rails-api/active_model_serializers/pull/1225 ) Better serializer lookup, use nested serializer when it exists (@beauby )
19
19
- [ #1172 ] ( https://github.com/rails-api/active_model_serializers/pull/1172 ) Better serializer registration, get more than just the first module (@bf4 )
20
20
- [ #1158 ] ( https://github.com/rails-api/active_model_serializers/pull/1158 ) Add support for wildcards in ` include ` option (@beauby )
21
21
- [ #1127 ] ( https://github.com/rails-api/active_model_serializers/pull/1127 ) Add support for nested
22
22
associations for JSON and Attributes adapters via the ` include ` option (@NullVoxPopuli , @beauby ).
23
23
- [ #1050 ] ( https://github.com/rails-api/active_model_serializers/pull/1050 ) Add support for toplevel jsonapi member (@beauby , @bf4 )
24
- - [ #tbd ] ( https://github.com/rails-api/active_model_serializers/pull/tbd ) Rename ArraySerializer to
24
+ - [ #1251 ] ( https://github.com/rails-api/active_model_serializers/pull/1251 ) Rename ArraySerializer to
25
25
CollectionSerializer for clarity, add ActiveModelSerializers.config.collection_serializer (@bf4 )
26
26
27
27
Fixes:
You can’t perform that action at this time.
0 commit comments