mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
Add release date of Rails 3.2.9 to documentation
Conflicts: actionpack/CHANGELOG.md activerecord/CHANGELOG.md activesupport/CHANGELOG.md
This commit is contained in:
committed by
Aaron Patterson
parent
b33cf74a49
commit
acc2aa4c60
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased) ##
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* Do not render views when mail() isn't called.
|
||||
Fix #7761
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased) ##
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* Clear url helpers when reloading routes.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased)
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* Due to a change in builder, nil values and empty strings now generates
|
||||
closed tags, so instead of this:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased)
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* Fix issue with collection associations calling first(n)/last(n) and attempting
|
||||
to set the inverse association when `:inverse_of` was used. Fixes #8087.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased) ##
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased)
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* Add logger.push_tags and .pop_tags to complement logger.tagged:
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.9 (unreleased)
|
||||
## Rails 3.2.9 (Nov 12, 2012) ##
|
||||
|
||||
* Update supported ruby versions error message in ruby_version_check.rb *Lihan Li*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user