Skip to content

Commit 4a63e97

Browse files
committed
Add missing CHANGELOG entries
1 parent e94376a commit 4a63e97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Bundle/TwigBundle/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ CHANGELOG
88
* removed support to load templates from the legacy directories `src/Resources/views/` and `src/Resources/<BundleName>/views/`
99
* removed `TwigEngine` class, use `Twig\Environment` instead
1010
* removed `FilesystemLoader` and `NativeFilesystemLoader`, use Twig notation for templates instead
11+
* updated default value for the `twig.exception_controller` option to `null`
12+
* removed `ExceptionController` class and all built-in error templates in favor of the new error renderer mechanism
1113

1214
4.4.0
1315
-----

0 commit comments

Comments
 (0)