Skip to content

Commit

Permalink
Release 0.2.0 (#14)
Browse files Browse the repository at this point in the history
Release 0.2.0

Update the changelog for release 0.2.0.

Reviewed-by: Nikola Forró
  • Loading branch information
softwarefactory-project-zuul[bot] authored Aug 13, 2024
2 parents 3114b80 + 5f4bd93 commit e2c4c95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# 0.2.0

- rpm-shim now considers also system Python interpreter called `python{majorver}.{minorver}`
when gathering the list of paths to try importing the system `rpm` module from.
Peviously only `python{majorver}` and `platform-python` were considered. (#11)

0 comments on commit e2c4c95

Please sign in to comment.