aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activerecord/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 4c55a3edea..5dd1e8d76e 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -1,5 +1,7 @@
## Rails 4.0.0 (unreleased) ##
+* Map interval with precision to string datatype in PostgreSQL. Fixes #7518. *Yves Senn*
+
* Fix eagerly loading associations without primary keys. Fixes #4976. *Kelley Reynolds*
* Rails now raise an exception when you're trying to run a migration that has an invalid