From db56c0fcf5c94fd746a41e2ae278b0bdb6fb1d9d Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Mon, 11 Nov 2013 12:03:36 +0100 Subject: tidy Active Record CHANGELOG. [ci skip]. --- activerecord/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 5f31ca830c..1e387769de 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -14,7 +14,8 @@ *Yves Senn* * Fix uninitialized constant `TransactionState` error when `Marshall.load` is used on an Active Record result. - Fixes #12790 + + Fixes #12790. *Jason Ayre* @@ -114,6 +115,7 @@ *Severin Schoepke* * `ActiveRecord::Store` works together with PG `hstore` columns. + Fixes #12452. *Yves Senn* -- cgit v1.2.3