From 768d8e570a0d7b7795b70bd8354c809db179238d Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 9 Dec 2020 09:42:59 +0100 Subject: Fix encoding error in Python 3.9 and bump version to 4.1 --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index f1a8bd8..4fbbd0e 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +v4.1: + - re-raise exceptions properly + - fix error when using Python 3.9 due to removed 'encoding' parameter + v4.0: - remove Python 2 support - cleanup the code and the documentation -- cgit v1.3