Skip to content

Commit

Permalink
Release 0.3.0 (#16)
Browse files Browse the repository at this point in the history
Release 0.3.0

Update the changelog for release 0.3.0.

Reviewed-by: Nikola Forró
  • Loading branch information
softwarefactory-project-zuul[bot] authored Oct 28, 2024
2 parents 15c2742 + 0fe5e9c commit 1ef19df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.3.0

- rpm-shim now tries to directly import binary extensions with incompatible suffixes,
for instance `_rpm.cpython-39-x86_64-linux-gnu.so`, that would normally fail to be imported
automatically while importing `rpm`. (#15)

# 0.2.0

- rpm-shim now considers also system Python interpreter called `python{majorver}.{minorver}`
Expand Down

0 comments on commit 1ef19df

Please sign in to comment.