Add docs for the fields option

This commit is contained in:
Luiz Eduardo Kowalski
2016-06-24 07:09:21 +02:00
committed by Yohan Robert
parent bcf3358524
commit d27b21a733
3 changed files with 39 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ Fixes:
- [#1814] (https://github.com/rails-api/active_model_serializers/pull/1814) Ensuring read_multi works with fragment cache
Misc:
- [#1808](https://github.com/rails-api/active_model_serializers/pull/1808) Adds documentation for `fields` option. (@luizkowalski)
### [v0.10.1 (2016-06-16)](https://github.com/rails-api/active_model_serializers/compare/v0.10.0...v0.10.1)