[TwigBridge] Removed duplicate entries from the CHANGELOG

This commit is contained in:
Bernhard Schussek 2013-04-18 12:18:55 +02:00
parent 68f360c92f
commit 11fee06035
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ CHANGELOG
2.3.0
-----
* [BC BREAK] restricted the `render` tag to only accept URIs as reference (the signature changed)
* added a render function to render a request
* the `app` global variable is now injected even when using the twig service directly.
* added helpers form(), form_start() and form_end()
* deprecated form_enctype() in favor of form_start()