@@ -34,6 +34,9 @@ v33.0.0 (next next, roadmap)
3434 of these in other summary plugins.
3535 See https://github.com/nexB/scancode-toolkit/issues/1745
3636
37+ - Update link references of ownership from nexB to aboutcode-org
38+ See https://github.com/aboutcode-org/scancode-toolkit/issues/3885
39+
3740
3841v32.2.1 - 2024-07-02
3942---------------------
@@ -155,7 +158,7 @@ Changes in Output Data Structure:
155158 file-level ``package_data ``
156159 * ``license_detections `` and ``other_license_detections `` in
157160 codebase level ``packages ``
158-
161+
159162 - On using the CLI option ``--license-text-diagnostics `` there is
160163 now a new license match attribute ``matched_text_diagnostics ``
161164 with the matched text and highlighted diagnostics, instead of
@@ -164,7 +167,7 @@ Changes in Output Data Structure:
164167 - A new ``reference_matches `` attribute is added to codebase-level
165168 ``license_detections `` which is same as the ``matches `` attribute
166169 in other license detections.
167-
170+
168171 - We now have SPDX license expressions everywhere we have
169172 ScanCode license expressions for ease of use and adopting
170173 SPDX everywhere. A new attribute ``license_expression_spdx ``
@@ -212,7 +215,7 @@ Changes in Output Data Structure:
212215 and https://github.com/nexB/scancode-toolkit/issues/3443
213216 Also improve debian manifests parsing and purl parsing from
214217 filenames. Support for https://github.com/nexB/purldb/issues/245
215- Bumps debian-inspector to v31.1.0
218+ Bumps debian-inspector to v31.1.0
216219
217220- Bump commoncode to v31.0.3
218221
0 commit comments