Skip to content

Commit 28f9929

Browse files
committed
Add 2.7 changelog entry
1 parent ddc3fd3 commit 28f9929

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
CHANGELOG
22
=========
33

4+
2.7.0
5+
-----
6+
7+
* ignore `SessionInterface` and `UserInterface` controller action arguments
8+
* fixed `ExceptionListener` deprecation warning
9+
* fixed `ControllerNameParser` deprecation warning
10+
* fixed `DisableCSRFExtension::getExtendedTypes()` return type
11+
* improved `EngineInterface` error message in `ViewHandler`
12+
* improved Symfony 4.4 compatibility
13+
* automatically use Twig as templating engine when available
14+
415
2.6.0
516
-----
617

0 commit comments

Comments
 (0)