Skip to content

Commit 0641f25

Browse files
committed
Add changelog.
1 parent 48b7dc3 commit 0641f25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Breaking changes:
1616

1717
Features:
1818

19+
- [#1403](https://github.com/rails-api/active_model_serializers/pull/1403) Add support for if/unless on attributes/associations (@beauby)
20+
1921
- [#1378](https://github.com/rails-api/active_model_serializers/pull/1378) Change association blocks
2022
to be evaluated in *serializer* scope, rather than *association* scope. (@bf4)
2123
* Syntax changes from e.g.

0 commit comments

Comments
 (0)