]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Update CHANGES.rst
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 18 Feb 2019 07:15:10 +0000 (08:15 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Feb 2019 07:15:10 +0000 (08:15 +0100)
CHANGES.rst

index 213ad49fdb0988c99361486c129668fa674bc7c9..d7e88faa9e991f0d84a2023cf302afb03dcafba4 100644 (file)
@@ -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