Update CHANGELOG

This commit is contained in:
Fabien Potencier
2020-07-05 15:07:40 +02:00
parent adc9b89b27
commit 6c5fbc7806
+6
View File
@@ -1,6 +1,12 @@
# 2.13.0 (2020-XX-XX)
* Fix options not taken into account when using "Michelf\MarkdownExtra"
* Fix "Twig\Extra\Intl\IntlExtension::getCountryName()" to accept "null" as a first argument
* Drop support for PHP 7.0
* Throw exception in case non-Traversable data is passed to "filter"
* Fix context optimization on PHP 7.4
* Fix PHP 8 compatibility
* Fix ambiguous syntax parsing
# 2.12.5 (2020-02-11)