This commit is contained in:
Benjamin Fleischer 2016-02-11 00:53:11 -06:00
parent f1b3fe6a37
commit b45f7b4ffe

View File

@ -2,6 +2,8 @@
Breaking changes:
Features:
- [#1372](https://github.com/rails-api/active_model_serializers/pull/1372) Support
cache_store.read_multi. (@LcpMarvel)
- [#1018](https://github.com/rails-api/active_model_serializers/pull/1018) Add more tests and docs for top-level links. (@leandrocp)
- [#1454](https://github.com/rails-api/active_model_serializers/pull/1454) Add support for
relationship-level links and meta attributes. (@beauby)