Comparing version 0.9.2 to 0.9.3
@@ -0,1 +1,11 @@ | ||
Version 0.9.3, released 2016-05-12 | ||
----------------------------------- | ||
Fix missing changelog updates | ||
Version 0.9.2, released 2016-05-12 | ||
----------------------------------- | ||
Minor improvements: | ||
* Empty strings can now be passed to the date filter | ||
* Twig.expression.resolve keeps the correct context for `this` | ||
Version 0.9.1, released 2016-05-10 | ||
@@ -2,0 +12,0 @@ ----------------------------------- |
@@ -5,3 +5,3 @@ { | ||
"description": "JS port of the Twig templating language.", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"homepage": "https://github.com/twigjs/twig.js", | ||
@@ -8,0 +8,0 @@ "licenses": [ |
1382654