updated CHANGELOG

This commit is contained in:
Fabien Potencier
2012-02-18 09:55:38 +01:00
parent c75d5952e3
commit 07385f6a2c
+1
View File
@@ -1,5 +1,6 @@
* 1.7.0-DEV
* removed the creation of Twig_Markup instances when not needed
* added a way to set the default global timezone for dates
* fixed the slice filter on strings when the length is not specified
* fixed the creation of the cache directory in case of a race condition