Skip to content

Commit

Permalink
Modify CHANGELOG message for select/reject filters
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Jul 9, 2020
1 parent 62565a1 commit 1736334
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
Changelog
=========

* Add [`select` filter](https://mozilla.github.io/nunjucks/templating.html#select).
* Add [`reject` filter](https://mozilla.github.io/nunjucks/templating.html#reject).
3.2.2 (unreleased)
------------------

* Add [`select`](https://mozilla.github.io/nunjucks/templating.html#select) and
[`reject`](https://mozilla.github.io/nunjucks/templating.html#reject) filters.
Merge of [#1278](https://github.com/mozilla/nunjucks/pull/1278) and
[#1279](https://github.com/mozilla/nunjucks/pull/1279); fixes
[#282](https://github.com/mozilla/nunjucks/issues/282). Thanks
[ogonkov](https://github.com/ogonkovv)!


3.2.1 (Mar 17 2020)
-------------------
Expand Down

0 comments on commit 1736334

Please sign in to comment.