Skip to content

Commit 98d4a58

Browse files
committed
Update AUTHORS and CHANGELOG
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent bdbc8c8 commit 98d4a58

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ packageurl-python:
1111
- Paul Horton @madpah
1212
- Aditi Rao @aditirao7
1313
- Anton Grübel @gruebel
14+
- Adrien Schildknecht @schischi
15+
- @juspence

CHANGELOG.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
Changelog
22
=========
33

4-
0.11.4 (2023-12-08)
4+
0.12.0 (2023-12-08)
55
-------------------
66

77
- Modified `PackageURL.from_string` to properly handle golang purls.
8+
https://github.com/package-url/packageurl-python/pull/115/
9+
10+
- Improve support for PyPI URLs in `url2purl`.
11+
https://github.com/package-url/packageurl-python/pull/128
12+
13+
- Return the "gem" type instead of "rubygems" for "https://rubygems.org/" URLs in
14+
`url2purl`. The `pkg:rubygems/` purls are backward-compatible in `purl2url`.
15+
https://github.com/package-url/packageurl-python/pull/114/
816

917
0.11.3 (2023-12-08)
1018
--------------------

0 commit comments

Comments
 (0)