From 141e0e485d8c36e528c6880aa156a73bae3c09f1 Mon Sep 17 00:00:00 2001 From: Justin Collins Date: Wed, 8 Feb 2012 15:40:18 -0800 Subject: [PATCH] Update CHANGES this is the real cutoff for 1.3.0 [ci skip] --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 9896bab8..47e2b0d9 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ * Add detection of request.env as user input * Descriptions of checks in -k output * Improved processing of named scopes + * Check for mass assignment in ActiveRecord::Associations::AssociationCollection#build * Better variable substitution * Table output option for rescan reports -- GitLab