Skip to content

Commit

Permalink
updated CHANGELOG for 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jan 16, 2012
1 parent 277b781 commit 172300e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c

### Form

* [BC BREAK] child forms now aren't validated anymore by default
* made validation of form children configurable (new option: cascade_validation)
* added support for validation groups as callbacks
* made the translation catalogue configurable via the "translation_domain" option
* added Form::getErrorsAsString() to help debugging forms
Expand Down

0 comments on commit 172300e

Please sign in to comment.