Skip to content

Commit ef3747a

Browse files
committed
Add changelog entry for Composer support #144
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent ea4ad00 commit ef3747a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
Changelog
22
=========
33

4+
0.16.0 (unreleased)
5+
-------------------
6+
7+
- Add support for Composer in ``purl2url`` and ``url2purl``.
8+
https://github.com/package-url/packageurl-python/pull/144
9+
410
0.15.0 (2024-03-12)
5-
-------------------------
11+
-------------------
612

713
- Add support to get PackageURL from ``go_package`` or
814
go module ``name version`` string as seen in a go.mod file.
15+
https://github.com/package-url/packageurl-python/pull/148
916

1017
- Add cran ecosystem support for url2purl
11-
18+
https://github.com/package-url/packageurl-python/pull/149
1219

1320
0.14.0 (2024-02-29)
1421
-------------------

0 commit comments

Comments
 (0)