Fix version number in CHANGELOG

This commit is contained in:
Jeremy Kemper
2011-10-11 21:03:08 -07:00
parent b8bb5f44c8
commit e5d0bb22ef

View File

@@ -1,4 +1,4 @@
*Rails 3.1.2 (unreleased)*
*Rails 3.2.0 (unreleased)*
* Redirect responses: 303 See Other and 307 Temporary Redirect now behave like
301 Moved Permanently and 302 Found. GH #3302.