aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-02-05 14:29:52 -0800
committerDavid Lord <davidism@gmail.com>2020-02-05 14:29:52 -0800
commit0166b4c8b800de108b60acdf7ccc01a7bcf5f49a (patch)
treef585e0b943a978de1e066c893c59548c2e391207
parent3915eb5c2a7e2e4d49ebdf0ecb167ea9c21c60b2 (diff)
downloadjinja-0166b4c8b800de108b60acdf7ccc01a7bcf5f49a.tar.gz
fix formatting
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index afd43e5f..4c75b3ed 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -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
--------------