Skip to content

Commit 6e2e016

Browse files
authored
Merge branch 'mozilla:master' into master
2 parents 52d0453 + fd50090 commit 6e2e016

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Unreleased
5-
----------
4+
3.2.3 (Feb 15 2021)
5+
-------------------
66

77
* Add support for nested attributes on
88
[`sort` filter](https://mozilla.github.io/nunjucks/templating.html#sort-arr-reverse-casesens-attr);

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nunjucks",
33
"description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)",
4-
"version": "3.2.2",
4+
"version": "3.2.3",
55
"author": "James Long <[email protected]>",
66
"dependencies": {
77
"a-sync-waterfall": "^1.0.0",

0 commit comments

Comments
 (0)