Skip to content

Commit bdff8d6

Browse files
authored
Prepare 2.1.0 release
1 parent 14c4413 commit bdff8d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Upgrade notes
22

3+
# 2.1
4+
In the 2.1 release support for Twig versions smaller than 2.7 was removed in order to add support for Twig 3
5+
36
# 2.0
47

58
The 2.0 release marks the usage of autowiring for the configuration class. If you set the `container.autowiring.strict_mode` parameter to true (default for Symfony >=4.0), you need to alias the `Kickin\ExceptionHandlerBundle\Configuration\ConfigurationInterface` class to your configuration class. You can remove the `kickin.exceptionhandler.configuration.class` parameter from your configuration.

0 commit comments

Comments
 (0)