summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJeff Dairiki <dairiki@dairiki.org>2022-03-03 12:41:35 -0800
committerDavid Lord <davidism@gmail.com>2022-03-07 07:52:04 -0800
commitac3ac6c965462935f2d1c041ed9e28c1926bdfcc (patch)
treeb2266bd55ff5e2856bdf1a692fe7fea59ed70ae1 /CHANGES.rst
parent09907ef37891be76ab0a1a3dc1a3f7df667db959 (diff)
downloadjinja2-ac3ac6c965462935f2d1c041ed9e28c1926bdfcc.tar.gz
async_variant filters are pickleable
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3a779d7..3e8b56e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -28,6 +28,8 @@ Unreleased
``{% trans "title" %}``. :issue:`1430`
- Update valid identifier characters from Python 3.6 to 3.7.
:pr:`1571`
+- Filters and tests decorated with ``@async_variant`` are pickleable.
+ :pr:`1612`
Version 3.0.3