Merge branch 'ouvrages-exclude_nil_links'

This commit is contained in:
Benjamin Fleischer
2016-06-09 02:51:26 -05:00
4 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
Breaking changes:
Features:
- [#1668](https://github.com/rails-api/active_model_serializers/pull/1668) Exclude nil and empty links. (@sigmike)
- [#1426](https://github.com/rails-api/active_model_serializers/pull/1426) Add ActiveModelSerializers.config.default_includes (@empact)
Fixes: