Merge pull request #1981 from groyoh/link_doc

Fix relationship links doc
Conflicts:
	CHANGELOG.md
This commit is contained in:
Benjamin Fleischer
2017-01-09 23:57:37 -06:00
committed by Benjamin Fleischer
parent 4c6f104ae9
commit 9a2f4894ed
2 changed files with 25 additions and 21 deletions

View File

@@ -15,6 +15,7 @@ Fixes:
Misc:
- [#2021](https://github.com/rails-api/active_model_serializers/pull/2021) Make test attributes explicit. Tests have Model#associations. (@bf4)
- [#1981](https://github.com/rails-api/active_model_serializers/pull/1981) Fix relationship link documentation. (@groyoh)
### [v0.10.4 (2017-01-06)](https://github.com/rails-api/active_model_serializers/compare/v0.10.3...v0.10.4)