From f6e6b0b6c3416f8d7fbcae293a85c84ad560fbb3 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Tue, 9 Jun 2020 13:27:35 +0200 Subject: [PATCH] Prepare release 0.16.8 --- CHANGELOG.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 200f265..24419ca 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,10 +9,21 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.16.8 +============== + +*released 09 June 2020* + +- Support Python 3.7 and 3.8. + +This release is functionally identical to 0.16.7. +It's been tested with recent Python versions, and has been marked as supporting +them. It will also be the final release supporting Python 3.5 and 3.6. + Version 0.16.7 ============== -*released on July 19* +*released on 19 July 2018* - Fixes for Python 3.7