From 549d0313b199af95e217a00f5ea30440c0c58017 Mon Sep 17 00:00:00 2001 From: Chin Yeung Li Date: Fri, 9 Aug 2024 15:20:08 +0800 Subject: [PATCH] #3885 - Updated changelog and will be released together with the latest fixes/features Signed-off-by: Chin Yeung Li --- CHANGELOG.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 35734e64c1c..fe353d9fe0b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -34,6 +34,9 @@ v33.0.0 (next next, roadmap) of these in other summary plugins. See https://github.com/nexB/scancode-toolkit/issues/1745 +- Update link references of ownership from nexB to aboutcode-org + See https://github.com/aboutcode-org/scancode-toolkit/issues/3885 + v32.2.1 - 2024-07-02 --------------------- @@ -155,7 +158,7 @@ Changes in Output Data Structure: file-level ``package_data`` * ``license_detections`` and ``other_license_detections`` in codebase level ``packages`` - + - On using the CLI option ``--license-text-diagnostics`` there is now a new license match attribute ``matched_text_diagnostics`` with the matched text and highlighted diagnostics, instead of @@ -164,7 +167,7 @@ Changes in Output Data Structure: - A new ``reference_matches`` attribute is added to codebase-level ``license_detections`` which is same as the ``matches`` attribute in other license detections. - + - We now have SPDX license expressions everywhere we have ScanCode license expressions for ease of use and adopting SPDX everywhere. A new attribute ``license_expression_spdx`` @@ -212,7 +215,7 @@ Changes in Output Data Structure: and https://github.com/nexB/scancode-toolkit/issues/3443 Also improve debian manifests parsing and purl parsing from filenames. Support for https://github.com/nexB/purldb/issues/245 - Bumps debian-inspector to v31.1.0 + Bumps debian-inspector to v31.1.0 - Bump commoncode to v31.0.3