aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2015-06-11 16:52:10 -0600
committerSean Griffin <sean@thoughtbot.com>2015-06-11 16:52:10 -0600
commit850d313c3bd8267ef08c4fdfedbdb510cc419721 (patch)
treebbc56f9bb4a062b53fb09153559bb191291ce162 /activerecord/CHANGELOG.md
parent5b35562d8e8f7270c75e83645498dd92a0968072 (diff)
downloadrails-850d313c3bd8267ef08c4fdfedbdb510cc419721.tar.gz
rails-850d313c3bd8267ef08c4fdfedbdb510cc419721.tar.bz2
rails-850d313c3bd8267ef08c4fdfedbdb510cc419721.zip
Credit the author of #20515 in the previous commit
[Sean Griffin & jmondo]
Diffstat (limited to 'activerecord/CHANGELOG.md')
-rw-r--r--activerecord/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 34e760e527..6680ef4bd2 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -2,7 +2,7 @@
Fixes #20515.
- *Sean Griffin*
+ *Sean Griffin & jmondo*
* Deprecate the PG `:point` type in favor of a new one which will return
`Point` objects instead of an `Array`