Skip to content

Commit 527c2ae

Browse files
committed
Update changelog [ci skip]
For #1458
1 parent a409982 commit 527c2ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ Features:
77
relationship-level links and meta attributes. (@beauby)
88
- [#1340](https://github.com/rails-api/active_model_serializers/pull/1340) Add support for resource-level meta. (@beauby)
99
Fixes:
10+
- [#1458](https://github.com/rails-api/active_model_serializers/pull/1458) Preserve the serializer
11+
type when fragment caching. (@bdmac)
1012
- [#1477](https://github.com/rails-api/active_model_serializers/pull/1477) Fix `fragment_cached?`
11-
method to check if caching (@bdmac)
13+
method to check if caching. (@bdmac)
1214
- [#1501](https://github.com/rails-api/active_model_serializers/pull/1501) Adds tests for SerializableResource::use_adapter?,doc typos (@domitian)
1315
- [#1488](https://github.com/rails-api/active_model_serializers/pull/1488) Require ActiveSupport's string inflections (@nate00)
1416
Misc:

0 commit comments

Comments
 (0)