Merge branch '1.x' into 2.x

* 1.x:
  updated CHANGELOG
This commit is contained in:
Fabien Potencier
2019-04-16 07:47:52 +02:00
+1
View File
@@ -194,6 +194,7 @@
* 1.39.0 (2019-XX-XX)
* added Traversable support for the length filter
* fixed some wrong location in error messages
* made exception creation faster
* made escaping on ternary expressions (?: and ??) more fine-grained