Skip to content

Commit ced45d5

Browse files
author
Nahuel Cuesta Luengo
committed
Added Changelog entry for #1637
1 parent 32b85a0 commit ced45d5

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
@@ -3,6 +3,8 @@
33
Breaking changes:
44

55
Features:
6+
- [#1637](https://github.com/rails-api/active_model_serializers/pull/1637) Make references to 'ActionController::Base.cache_store' explicit
7+
in order to avoid issues when application controllers inherit from 'ActionController::API'. (@ncuesta)
68
- [#1633](https://github.com/rails-api/active_model_serializers/pull/1633) Yield 'serializer' to serializer association blocks. (@bf4)
79
- [#1616](https://github.com/rails-api/active_model_serializers/pull/1616) SerializableResource handles no serializer like controller. (@bf4)
810
- [#1618](https://github.com/rails-api/active_model_serializers/issues/1618) Get collection root key for

0 commit comments

Comments
 (0)