projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
883a93b
)
updated CHANGELOG
author
Fabien Potencier
<fabien.potencier@gmail.com>
Mon, 23 Jan 2012 07:58:03 +0000 (08:58 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Mon, 23 Jan 2012 07:58:03 +0000 (08:58 +0100)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
3c3e07d
..
be00af0
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,5
+1,6
@@
* 1.6.0-DEV
+ * fixed globals, parsers, visitors, filters, tests, and functions management in Twig_Environment when a new one or new extension is added
* fixed the attribute function when passing arguments
* added slice notation support for the [] operator (syntactic sugar for the slice operator)
* added a slice filter