Skip to content

Commit fd50090

Browse files
committed
Release v3.2.3
1 parent d34fdbf commit fd50090

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 <longster@gmail.com>",
66
"dependencies": {
77
"a-sync-waterfall": "^1.0.0",

0 commit comments

Comments
 (0)