Skip to content

Commit 19c123f

Browse files
committed
Add CHANGELOG for v0.6.0 release
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent a6a2cb5 commit 19c123f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.rst

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
v0.6.0
5+
------
6+
- Add package metadata support for CocoaPods.
7+
- Report all PyPI package versions even if the corresponding distributions are unavailable
8+
- Support Python ``3.11`` and ``3.12``, drop ``3.6`` and ``3.7`` support
9+
- Upgrade vendored pip to 24.2 (This removes the support for pseudo vcs URLs like ``git://``,
10+
``hg://``, ``svn://`` and ``bzr://`` see https://github.com/pypa/pip/pull/9436)
11+
12+
413
v0.5.2
514
------
615
- Update link references of ownership from nexB to aboutcode-org

0 commit comments

Comments
 (0)