added missing item in CHANGELOG

git-svn-id: http://svn.twig-project.org/trunk@152 93ef8e89-cb99-4229-a87c-7fa0fa45744b
This commit is contained in:
fabien
2009-12-02 22:04:31 +00:00
parent 07ca8a79be
commit d47077eeea
+1
View File
@@ -8,6 +8,7 @@ been changed (see the source code for more information or the documentation).
* fixed loop.last when the array only has one item
* made it possible to insert newlines in tag and variable blocks
* fixed a bug when a literal '\n' were present in a template text
* fixed bug when the filename of a template contains */
* refactored loaders
* 0.9.3 (2009-11-11)