Skip to content

Commit 6ae461d

Browse files
committed
added changelog note about RedirectController action signature changes
1 parent 6459eba commit 6ae461d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CHANGELOG
1313
* added support for default templates per render tag
1414
* added FormHelper::form(), FormHelper::start() and FormHelper::end()
1515
* deprecated FormHelper::enctype() in favor of FormHelper::start()
16+
* RedirectController actions now receive the Request instance via the method signature.
1617

1718
2.2.0
1819
-----

0 commit comments

Comments
 (0)