summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-01-02 18:45:02 -0600
committerJesse Luehrs <doy@tozt.net>2013-01-02 18:45:02 -0600
commitd9244897341a1a80ef95609a7978a1148ec05c86 (patch)
treea275f06164ac89ecc224a97682d08098a42209f2
parentfb697b0bc8e289a1e81a357da6572fb5a5d8d282 (diff)
downloadtext-handlebars-d9244897341a1a80ef95609a7978a1148ec05c86.tar.gz
text-handlebars-d9244897341a1a80ef95609a7978a1148ec05c86.zip
changelog
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 2d6292a..a0a044e 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Text-Handlebars
{{$NEXT}}
+ - update to Text::Xslate 1.6, which allows us a lot more functionality
+ to be implemented natively, which should speed some things up
+ - fix using .. inside of helper blocks
+ - implement passing a new context to partials
0.01 2012-10-08
- Initial release