From dd8c72b65d22dbfd3324b817ac3fc17de87c4f6f Mon Sep 17 00:00:00 2001 From: Nicolas Vivet Date: Tue, 22 Sep 2020 10:12:54 +0200 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b3291973..60f6540f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +0.4.0 (2020-09-22) +------------------ + +* Universal wheels for Linux, Mac and Windows +* Fallback to source package for Alpine Linux + 0.3.0 (2020-06-29) ------------------