From 7441e6b1d2454ca854737242ef0eb2277558f8e7 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Fri, 28 Jun 2019 02:00:35 -0700 Subject: [PATCH] Fix changelog dates, fixes #77 --- CHANGELOG.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 48b1f8c..971ee89 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,19 +17,19 @@ Changelog - Python 3.8 support - FileIO support, it's now possible to use abstract file IO, support is alpha -0.3.4 (2018-02-13) +0.3.4 (2019-02-13) +++++++++++++++++++ - Fix an f-string tokenizer error -0.3.3 (2018-02-06) +0.3.3 (2019-02-06) +++++++++++++++++++ - Fix async errors in the diff parser - A fix in iter_errors - This is a very small bugfix release -0.3.2 (2018-01-24) +0.3.2 (2019-01-24) +++++++++++++++++++ - 20+ bugfixes in the diff parser and 3 in the tokenizer