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,