Skip to content

Commit 8dc0012

Browse files
committed
Update CHANGELOG.rst
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent be400a2 commit 8dc0012

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,8 +1,8 @@
11
Changelog
22
=========
33

4-
Next Release
5-
----------------
4+
v6.0.0
5+
---------
66

77
- Improve web template for API web page https://github.com/aboutcode-org/purldb/issues/132
88
- The API endpoints for ``approximate_directory_content_index``,
@@ -23,6 +23,13 @@ Next Release
2323
ascending or descending fashion on fields using the ``sort`` query parameter.
2424
This parameter takes in the same fields as ``sort`` from `/api/packages/`.
2525
https://github.com/aboutcode-org/purldb/issues/508
26+
- Visitors and Mappers have been merged into a single module named ``miners``.
27+
- Code is now formatted using ruff.
28+
- purldb, matchcode, and other related projects have been updated to store,
29+
collect, and match code snippets. This is still in an early phase.
30+
- Add FederatedCode support.
31+
- Update queries when filtering resources by checksums to fix a performance issue.
32+
2633

2734
v5.0.1
2835
---------

0 commit comments

Comments
 (0)