From b9720355d05d61636396578a258c075fba2f854a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Thu, 14 Feb 2013 15:36:45 -0200 Subject: Fix the CHANGELOG headers [ci skip] --- activerecord/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 8f3c6e78f7..695f4c56ec 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 3.2.13 (unreleased) ## + * Preloading `has_many :through` associations with conditions won't cache the `:through` association. This will prevent invalid subsets to be cached. -- cgit v1.2.3