aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <54418+brettcannon@users.noreply.github.com>2019-12-13 11:43:50 -0800
committerGitHub <noreply@github.com>2019-12-13 11:43:50 -0800
commite2c103d1fc42e270ea3cef443bc9d8700548ecc4 (patch)
treef981481a85fbaa108275101219a1d5de22d5dcdc
parenta1351ed6bdbb4ed84f3272844ff7f18e02e0217a (diff)
downloaduritemplates-e2c103d1fc42e270ea3cef443bc9d8700548ecc4.tar.gz
Update history
Part of #42
-rw-r--r--HISTORY.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index f04a309..cf44a5b 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,20 @@
Changelog - uritemplate
=======================
+3.0.1 - 2019-12-DD
+------------------
+
+.. note:: This version is under active development
+
+- Update to Python 3.6, 3.7, and 3.8
+- Ignore ``None`` in list argument expansion
+- Handle a list with an empty string appropriately
+
+3.0.0 - 2016-08-29
+------------------
+
+- Match major version number of uritemplate.py
+
2.0.0 - 2016-08-29
------------------