Security update to Drupal 8.4.6
[yaffs-website] / vendor / twig / twig / CHANGELOG
index ddb771cb2bda8d97e8d8d9833f7ae4ad61fdbb49..e270288952ab820c37f630261aadb632e2448d92 100644 (file)
@@ -1,3 +1,14 @@
+* 1.35.3 (2018-03-20)
+
+ * fixed block names unicity
+ * fixed counting children of SimpleXMLElement objects
+ * added missing else clause to avoid infinite loops
+ * fixed .. (range operator) in sandbox policy
+
+* 1.35.2 (2018-03-03)
+
+ * fixed a regression in the way the profiler is registered in templates
+
 * 1.35.1 (2018-03-02)
 
  * added an exception when using "===" instead of "same as"