Add CHANGELOG

This commit is contained in:
Benjamin Fleischer 2016-12-04 15:57:24 -06:00
parent f8ca912de8
commit 3b84845241

View File

@ -10,8 +10,12 @@ Features:
Fixes:
- [#1984](https://github.com/rails-api/active_model_serializers/pull/1984) Mutation of ActiveModelSerializers::Model now changes the attributes. (@bf4)
Misc:
- [#1984](https://github.com/rails-api/active_model_serializers/pull/1984) Make test attributes explicit. Test models have 'associations' support. (@bf4)
### [v0.10.3 (2016-11-21)](https://github.com/rails-api/active_model_serializers/compare/v0.10.2...v0.10.3)
Fixes: