]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
rearrange change entry
authorDavid Lord <davidism@gmail.com>
Thu, 19 Dec 2024 20:07:14 +0000 (12:07 -0800)
committerDavid Lord <davidism@gmail.com>
Thu, 19 Dec 2024 20:07:14 +0000 (12:07 -0800)
CHANGES.rst

index f48eb0399555fd247074503e48f0d42dc6f77d56..4d201a5dc6e8c3e42ec714b813a87bb55a553dc2 100644 (file)
@@ -5,6 +5,8 @@ Version 3.1.5
 
 Unreleased
 
+-   Sandbox does not allow ``clear`` and ``pop`` on known mutable sequence
+    types. :issue:`2032`
 -   Calling sync ``render`` for an async template uses ``asyncio.run``.
     :pr:`1952`
 -   Avoid unclosed ``auto_aiter`` warnings. :pr:`1960`
@@ -26,8 +28,6 @@ Unreleased
     objects. :issue:`2025`
 -   Fix `copy`/`pickle` support for the internal ``missing`` object.
     :issue:`2027`
--   Sandbox does not allow ``clear`` and ``pop`` on known mutable sequence
-    types. :issue:`2032`
 
 
 Version 3.1.4