updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 18 Sep 2012 09:38:15 +0000 (11:38 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 18 Sep 2012 09:38:15 +0000 (11:38 +0200)
CHANGELOG

index 50b2035..0a449b2 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.10.0 (2012-XX-XX)
 
+ * extracted functional tests framework to make it reusable for third-party extensions
  * added namespaced templates support in Twig_Loader_Filesystem
  * added Twig_Loader_Filesystem::prependPath()
  * fixed an error when a token parser pass a closure as a test to the subparse() method