Add chengelog entry about the issue

This commit is contained in:
Guilherme 2016-09-13 17:16:43 +02:00
parent 586ad64be7
commit e8f055a682

View File

@ -8,6 +8,7 @@ Fixes:
- [#1887](https://github.com/rails-api/active_model_serializers/pull/1887) Make the comment reflect what the function does (@johnnymo87)
- [#1890](https://github.com/rails-api/active_model_serializers/issues/1890) Ensure generator inherits from ApplicationSerializer when available (@richmolj)
- [#1922](https://github.com/rails-api/active_model_serializers/pull/1922) Make railtie an optional dependency in runtime (@ggpasqualino)
Features: