Skip to content

Commit

Permalink
added changelog note about RedirectController action signature changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Apr 21, 2013
1 parent 3c65ba3 commit 07d7927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CHANGELOG
* added support for default templates per render tag
* added FormHelper::form(), FormHelper::start() and FormHelper::end()
* deprecated FormHelper::enctype() in favor of FormHelper::start()
* RedirectController actions now receive the Request instance via the method signature.

2.2.0
-----
Expand Down

0 comments on commit 07d7927

Please sign in to comment.