We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed71272 commit 1c93491Copy full SHA for 1c93491
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+Version 1.13.2, released 2019-01-22
2
+-----------------------------------
3
+Minor improvements:
4
+* fix for not autoescaping includes having a parent ([#606](https://github.com/twigjs/twig.js/pull/606))
5
+
6
Version 1.13.1, released 2019-01-19
7
-----------------------------------
8
Minor improvements:
package.json
@@ -2,7 +2,7 @@
"author": "John Roepke <[email protected]> (http://john.sh/)",
"name": "twig",
"description": "JS port of the Twig templating language.",
- "version": "1.13.1",
+ "version": "1.13.2",
"homepage": "https://github.com/twigjs/twig.js",
"licenses": [
{
0 commit comments