From 6d426b103580c80902ab64849cce7960107d7d70 Mon Sep 17 00:00:00 2001 From: claudiob Date: Thu, 26 Jan 2012 01:53:38 -0800 Subject: Add release date of Rails 3.2.0 to documentation --- activesupport/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 02a989db22..5df3ec406f 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -14,7 +14,7 @@ * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger from Ruby stdlib. -## Rails 3.2.0 (unreleased) ## +## Rails 3.2.0 (January 20, 2012) ## * Add ActiveSupport::Cache::NullStore for use in development and testing. *Brian Durand* -- cgit v1.2.3