Remove nil relationships links (#1833)

This commit is contained in:
Yohan Robert
2016-07-12 14:02:34 +02:00
committed by GitHub
parent 91b37cee2c
commit 9a206a1f5d
3 changed files with 14 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ Features:
Fixes:
- [#1833](https://github.com/rails-api/active_model_serializers/pull/1833) Remove relationship links if they are null (@groyoh)
Misc:
### [v0.10.2 (2016-07-05)](https://github.com/rails-api/active_model_serializers/compare/v0.10.1...v0.10.2)