Skip to content

Commit 025d021

Browse files
committed
Update CHANGELOG with rails-api#1645 and breaking change information
1 parent 6affb5e commit 025d021

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
Breaking changes:
44

5+
- [#1645](https://github.com/rails-api/active_model_serializers/pull/1645) Expanded KeyTransform into Transform. Changed :dashed transform to :dash. (@remear)
6+
- [#1574](https://github.com/rails-api/active_model_serializers/pull/1574) Default transform for the JsonApi adapter is :dashed. (@remear)
7+
58
Features:
9+
- [#1645](https://github.com/rails-api/active_model_serializers/pull/1645) Transforms (@remear)
610
- [#1637](https://github.com/rails-api/active_model_serializers/pull/1637) Make references to 'ActionController::Base.cache_store' explicit
711
in order to avoid issues when application controllers inherit from 'ActionController::API'. (@ncuesta)
812
- [#1633](https://github.com/rails-api/active_model_serializers/pull/1633) Yield 'serializer' to serializer association blocks. (@bf4)

0 commit comments

Comments
 (0)