updated changelog

This commit is contained in:
Kevin Bond 2012-02-11 16:20:40 -05:00
parent 72d580594f
commit 924f378242

View File

@ -40,6 +40,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* changed the default profiler storage to use the filesystem instead of SQLite
* added support for placeholders in route defaults and requirements (replaced by the value set in the service container)
* added Filesystem component as a dependency
* added support for hinclude (use ``standalone: 'js'`` in render tag)
### SecurityBundle