aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2016-05-21 09:55:06 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2016-05-21 09:55:06 -0300
commit85ee483fe12f2b0fc9b7fc310b538839596bc46d (patch)
tree7a090900daff3e0e651a281a1ed70b30b6412b26 /activerecord
parentd95947a87e3eec373dfe8cabdab3279e7bd58660 (diff)
downloadrails-85ee483fe12f2b0fc9b7fc310b538839596bc46d.tar.gz
rails-85ee483fe12f2b0fc9b7fc310b538839596bc46d.tar.bz2
rails-85ee483fe12f2b0fc9b7fc310b538839596bc46d.zip
Whitespaces [ci skip]
Diffstat (limited to 'activerecord')
-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