Skip to content

Commit

Permalink
updated CHANGELOG for 0.9.2
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.twig-project.org/trunk@105 93ef8e89-cb99-4229-a87c-7fa0fa45744b
  • Loading branch information
fabien committed Oct 29, 2009
1 parent 571c5d9 commit a9397b6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG
@@ -1,5 +1,13 @@
* 0.9.2-DEV
* 0.9.2 (2009-10-29)

* made some speed optimizations
* changed the cache extension to .php
* added a js escaping strategy
* added support for short block tag
* changed the filter tag to allow chained filters
* made lexer more flexible as you can now change the default delimiters
* added set tag
* changed default directory permission when cache dir does not exist (more secure)
* added macro support
* changed filters first optional argument to be a Twig_Environment instance instead of a Twig_Template instance
* made Twig_Autoloader::autoload() a static method
Expand Down

0 comments on commit a9397b6

Please sign in to comment.