From d0cf3352098d8c265b04d94a2f57df83a0b457a2 Mon Sep 17 00:00:00 2001 From: nforro Date: Thu, 7 Nov 2024 07:55:02 +0000 Subject: [PATCH] Release 0.3.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca924e..0e4e2cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.3.1 + +- Ignore extension suffixes if the interpreter is Python 2. (#18) + # 0.3.0 - rpm-shim now tries to directly import binary extensions with incompatible suffixes,