From 0bc301ef7d8a2ded89d412fe4193594f0523fa99 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Sun, 24 Feb 2013 19:33:18 -0300 Subject: Improve AR changelog [ci skip] --- activerecord/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 5521a1579a..b3301f70dc 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,7 +1,7 @@ ## Rails 4.0.0 (unreleased) ## -* Preloading ordered `has_many :through` associations does no longer - apply invalid ordering to the `:through` association. +* Preloading ordered `has_many :through` associations no longer applies + invalid ordering to the `:through` association. Fixes #8663. *Yves Senn* -- cgit v1.2.3