From 85ee483fe12f2b0fc9b7fc310b538839596bc46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Sat, 21 May 2016 09:55:06 -0300 Subject: [PATCH] Whitespaces [ci skip] --- activerecord/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 2d705dbad6..d3ed0a01f2 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,5 +1,6 @@ * Fix logging edge case where if an attribute was of the binary type and was provided as a Hash. + *Jon Moss* * Handle JSON deserialization correctly if the column default from database