mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Add CHANGELOG entry
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## Rails 3.2.3 (unreleased) ##
|
||||
|
||||
* Fix #5238, rendered_format is not set when template is not rendered. *Piotr Sarnacki*
|
||||
|
||||
|
||||
## Rails 3.2.2 (unreleased) ##
|
||||
|
||||
* Format lookup for partials is derived from the format in which the template is being rendered. Closes #5025 part 2 *Santiago Pastorino*
|
||||
@@ -10,6 +15,7 @@
|
||||
This is a behavior change, previously the hidden tag had a value of the disabled checkbox.
|
||||
*Tadas Tamosauskas*
|
||||
|
||||
|
||||
## Rails 3.2.1 (January 26, 2012) ##
|
||||
|
||||
* Documentation improvements.
|
||||
|
||||
Reference in New Issue
Block a user