Commit 1403e6ed authored by Fabien Potencier's avatar Fabien Potencier

updated CHANGELOG

parent 1a8b467d
......@@ -4,6 +4,7 @@ Changelog
1.3.0 (2015-XX-XX)
------------------
* added caching for the Translator provider
* deprecated `$app['exception_handler']->disable()` in favor of `unset($app['exception_handler'])`
* made Silex compatible with Symfony 2.7 (and keep compatibility with Symfony 2.3, 2.5, and 2.6)
* removed deprecated TwigCoreExtension class (register the new HttpFragmentServiceProvider instead)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment