aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activerecord/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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