Update CHANGELOG.md

Run tests again
This commit is contained in:
cintamani
2019-02-08 11:09:05 +00:00
committed by GitHub
parent 26bba194d0
commit 2cc2a048c6

View File

@@ -7,7 +7,7 @@ Breaking changes:
Features:
Fixes:
- [#2288](https://github.com/rails-api/active_model_serializers/pull/2288). Fixes #2287. (@cintamani)
- [#2288](https://github.com/rails-api/active_model_serializers/pull/2288). Fixes #2287. (@cintamani)
- [#2307](https://github.com/rails-api/active_model_serializers/pull/2307) Falsey attribute values should not be reevaluated.