aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <brcan@microsoft.com>2019-12-18 16:24:36 -0800
committerBrett Cannon <brcan@microsoft.com>2019-12-18 16:24:36 -0800
commit927adb45e0408261847c9df2d2f8d8ae2c8dddbc (patch)
treed1994d8210853ada88bd01e7ef80d9209a9cad84
parentbaed5cf7d4a0fc3db30a9a8ad2bd319add474b0a (diff)
downloaduritemplates-927adb45e0408261847c9df2d2f8d8ae2c8dddbc.tar.gz
Update HISTORY.rst for planned 3.0.1 release
-rw-r--r--HISTORY.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 8dee616..3a84017 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,11 +1,9 @@
Changelog - uritemplate
=======================
-3.0.1 - 2019-12-DD
+3.0.1 - 2019-12-19
------------------
-.. note:: This version is under active development
-
- Update to Python 3.6, 3.7, and 3.8
- Drop support for Python 2.6, 3.2, and 3.3
- Ignore ``None`` in list argument expansion
@@ -57,7 +55,7 @@ Changelog - uritemplate.py
0.3.0 - 2013-10-22
------------------
-- Add ``#partial`` to partially expand templates and return new instances of
+- Add ``#partial`` to partially expand templates and return new instances of
``URITemplate``.
0.2.0 - 2013-07-26