From e0ccc6d0cbf7b17e8c7288297c717f3b3d499679 Mon Sep 17 00:00:00 2001 From: Adam Hupp Date: Tue, 16 Feb 2021 20:01:28 -0800 Subject: Fix yet another import error Seems to hit windows, probably OSX. We have great test coverage across linux distros, not so much elsewhere. Tested on my windows box by manually installing the wheel file. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index a7d109e..fbabad6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Changes to 0.4.21 +Changes to 0.4.21, 0.4.22 - Unify dll loader between the standard and compat library, fixing load failures on some previously supported platforms. -- cgit v1.2.1