From e2c103d1fc42e270ea3cef443bc9d8700548ecc4 Mon Sep 17 00:00:00 2001 From: Brett Cannon <54418+brettcannon@users.noreply.github.com> Date: Fri, 13 Dec 2019 11:43:50 -0800 Subject: Update history Part of #42 --- HISTORY.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 ------------------ -- cgit v1.2.3