From 6764b7ba23ff42998f2b61ecc3435382bdbd1aeb Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Wed, 1 Aug 2012 14:38:04 -0300 Subject: Add missing CHANGELOG entries [ci skip] --- activemodel/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'activemodel/CHANGELOG.md') diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index 475149e852..3cab13a709 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -1,10 +1,14 @@ -## Rails 3.2.7 (Jul 26, 2012) +## Rails 3.2.8 ## + +* No changes. + +## Rails 3.2.7 (Jul 26, 2012) ## * `validates_inclusion_of` and `validates_exclusion_of` now accept `:within` option as alias of `:in` as documented. * Fix the the backport of the object dup with the ruby 1.9.3p194. -## Rails 3.2.6 (Jun 12, 2012) +## Rails 3.2.6 (Jun 12, 2012) ## * No changes. -- cgit v1.2.3