Update CHANGELOG.md

This commit is contained in:
MSathieu 2017-01-23 07:24:41 +01:00 committed by GitHub
parent ab98c4a664
commit bd50ae9ada

View File

@ -16,6 +16,7 @@ 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)
- [#2035](https://github.com/rails-api/active_model_serializers/pull/2035) Document how to disable the logger. (@MSathieu)
### [v0.10.4 (2017-01-06)](https://github.com/rails-api/active_model_serializers/compare/v0.10.3...v0.10.4)