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 c2de0e4 commit 9a0ce36Copy full SHA for 9a0ce36
1 file changed
CHANGELOG.md
@@ -10,11 +10,11 @@ Changelog
10
Fixes [#1087](https://github.com/mozilla/nunjucks/issues/1087) and
11
[#1095](https://github.com/mozilla/nunjucks/issues/1095).
12
13
-* Fix "Invalid type: Is" error for `{% if value is defined %}. Fixes
+* Fix "Invalid type: Is" error for `{% if value is defined %}`. Fixes
14
[#1110](https://github.com/mozilla/nunjucks/issues/1110)
15
16
-* Formally drop support for node v4 (the upgrade to babel 7 made the build
17
- process incompatible with node < 6.9.0).
+* Formally drop support for node v4 (the upgrade to babel 7 in 3.1.0 made the
+ build process incompatible with node < 6.9.0).
18
19
3.1.2 (Feb 23 2018)
20
-------------------
0 commit comments