udpated CHANGELOG

This commit is contained in:
Fabien Potencier
2017-02-26 15:19:41 -08:00
parent b0ec8390f8
commit 48e17f7c63
+1
View File
@@ -1,5 +1,6 @@
* 1.32.0 (2017-XX-XX)
* fixed deprecation notice in Twig_Util_DeprecationCollector
* added a PSR-11 compatible runtime loader
* added `side` argument to `trim` to allow left or right trimming only.