Skip to content

Commit 881edd2

Browse files
committed
Add Changelog [ci skip]
1 parent 2edd39d commit 881edd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Breaking changes:
44

55
Features:
6+
- [#1650](https://github.com/rails-api/active_model_serializers/pull/1650) Fix serialization scope options `scope`, `scope_name`
7+
take precedence over `serialization_scope` in the controller.
8+
Fix tests that required tearing down dynamic methods. (@bf4)
69
- [#1644](https://github.com/rails-api/active_model_serializers/pull/1644) Include adapter name in cache key so
710
that the same serializer can be cached per adapter. (@bf4 via #1346 by @kevintyll)
811
- [#1642](https://github.com/rails-api/active_model_serializers/pull/1642) Prefer object.cache_key over the generated

0 commit comments

Comments
 (0)