From 2cc2a048c6d2c00bc9b06b35e2a61554754d6f9e Mon Sep 17 00:00:00 2001 From: cintamani Date: Fri, 8 Feb 2019 11:09:05 +0000 Subject: [PATCH] Update CHANGELOG.md Run tests again --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05ad938f..07a8ae94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.