]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
fix formatting
authorDavid Lord <davidism@gmail.com>
Wed, 5 Feb 2020 22:29:52 +0000 (14:29 -0800)
committerDavid Lord <davidism@gmail.com>
Wed, 5 Feb 2020 22:29:52 +0000 (14:29 -0800)
CHANGES.rst

index afd43e5f1e7e59c1ea663a4526c4ce87bbe52e8e..4c75b3ed8db958b952cda8b6fc25eb16d76bbe13 100644 (file)
@@ -5,11 +5,12 @@ Version 3.0.0
 
 Unreleased
 
+3.0.0a1 released 2020-02-05
+
 -   Drop support for Python 2.7 and 3.5.
 -   Bump MarkupSafe dependency to >=1.1.
 -   Bump Babel optional dependency to >=2.1.
 -   Remove code that was marked deprecated.
--
 
 
 2.11.2
@@ -22,7 +23,6 @@ Unreleased
     :func:`contextfunction`. :issue:`1145`
 
 
-
 Version 2.11.1
 --------------