Update CHANGELOG-2.1.md

This commit is contained in:
Drak 2012-04-20 18:07:41 +05:45
parent 736886688f
commit ddca4bbdac

View File

@ -203,6 +203,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* added a reference to the EventDispatcher on the Event
* added a reference to the Event name on the event
* added fluid interface to the dispatch() method which now returns the Event object
* added GenericEvent event class
### Filesystem