updated CHANGELOG

This commit is contained in:
Fabien Potencier
2019-05-09 14:16:14 +02:00
parent ceac00eec6
commit d891cda943
+3 -1
View File
@@ -1,6 +1,8 @@
* 2.10.0 (2019-XX-XX)
* n/a
* added "filter", "map", and "reduce" filters (and support for arrow functions)
* fixed partial output leak when a PHP fatal error occurs
* optimized context access on PHP 7.4
* 2.9.0 (2019-04-28)