Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add changelog.
Browse files Browse the repository at this point in the history
beauby committed Oct 2, 2015
1 parent c180ab8 commit fae14da
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@ Breaking changes:

Features:

- [#1193](https://github.com/rails-api/active_model_serializers/pull/1193) Add support for inline nested serializers (@beauby)
- [#1172](https://github.com/rails-api/active_model_serializers/pull/1172) Better serializer registration, get more than just the first module (@bf4)
- [#1158](https://github.com/rails-api/active_model_serializers/pull/1158) Add support for wildcards in `include` option (@beauby)
- [#1127](https://github.com/rails-api/active_model_serializers/pull/1127) Add support for nested
1 change: 0 additions & 1 deletion lib/active_model/serializer/associations.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# 2420012eliyel - popincool - 22 cite popincourt - 4e premiere droite
module ActiveModel
class Serializer
# Defines an association in the object should be rendered.

0 comments on commit fae14da

Please sign in to comment.