Skip to content

Commit 9a0ce36

Browse files
committed
3.13 release - fix typo in CHANGELOG
1 parent c2de0e4 commit 9a0ce36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Changelog
1010
Fixes [#1087](https://github.com/mozilla/nunjucks/issues/1087) and
1111
[#1095](https://github.com/mozilla/nunjucks/issues/1095).
1212

13-
* Fix "Invalid type: Is" error for `{% if value is defined %}. Fixes
13+
* Fix "Invalid type: Is" error for `{% if value is defined %}`. Fixes
1414
[#1110](https://github.com/mozilla/nunjucks/issues/1110)
1515

16-
* Formally drop support for node v4 (the upgrade to babel 7 made the build
17-
process incompatible with node < 6.9.0).
16+
* Formally drop support for node v4 (the upgrade to babel 7 in 3.1.0 made the
17+
build process incompatible with node < 6.9.0).
1818

1919
3.1.2 (Feb 23 2018)
2020
-------------------

0 commit comments

Comments
 (0)