From 7e417c5c6ec90709f15e96a977ab59a5397a08fb Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 18 Feb 2019 08:15:10 +0100 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index 213ad49f..d7e88faa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -13,6 +13,7 @@ unreleased :class:`~environment.Environment` enables it, in order to avoid a slow initial import. (`#765`_) - Python 2.6 and 3.3 are not supported anymore. +- The `map` filter in async mode now automatically awaits .. _#765: https://github.com/pallets/jinja/issues/765 -- 2.47.2