Skip to content

Commit 1230dd9

Browse files
committed
Add CHANGELOG [ci skip]
1 parent c3c69a6 commit 1230dd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Features:
2424
- [#1340](https://github.com/rails-api/active_model_serializers/pull/1340) Add support for resource-level meta. (@beauby)
2525

2626
Fixes:
27+
- [#1478](https://github.com/rails-api/active_model_serializers/pull/1478) Cache store will now be correctly set when serializers are
28+
loaded *before* Rails initializes. (@bf4)
2729
- [#1570](https://github.com/rails-api/active_model_serializers/pull/1570) Fixed pagination issue with last page size. (@bmorrall)
2830
- [#1516](https://github.com/rails-api/active_model_serializers/pull/1516) No longer return a nil href when only
2931
adding meta to a relationship link. (@groyoh)

0 commit comments

Comments
 (0)