Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Mar 2, 2012
1 parent 5fd3601 commit 8674823
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions actionpack/CHANGELOG.md
Original file line number Original file line Diff line number Diff line change
@@ -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) ## ## 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* * Format lookup for partials is derived from the format in which the template is being rendered. Closes #5025 part 2 *Santiago Pastorino*
Expand All @@ -10,6 +15,7 @@
This is a behavior change, previously the hidden tag had a value of the disabled checkbox. This is a behavior change, previously the hidden tag had a value of the disabled checkbox.
*Tadas Tamosauskas* *Tadas Tamosauskas*



## Rails 3.2.1 (January 26, 2012) ## ## Rails 3.2.1 (January 26, 2012) ##


* Documentation improvements. * Documentation improvements.
Expand Down

0 comments on commit 8674823

Please sign in to comment.