Skip to content

Commit 58cfae2

Browse files
Add CHNAGELOG for v32.0.1
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent cc9a793 commit 58cfae2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,29 @@ v32.1.0 (next, roadmap)
3232
license detection and reduce false positives.
3333
See https://github.com/nexB/scancode-toolkit/issues/3300
3434

35+
- A new `--todo` option is added to show the todo items that
36+
should be reviewed, which are ambiguous license/package
37+
detections.
38+
3539
- File categorization support added, a post scan plugin tagging
3640
files with priority levels for review, and also take advantage
3741
of these in other summary plugins.
3842
See https://github.com/nexB/scancode-toolkit/issues/1745
3943

44+
v32.0.1 - 2023-05-23
45+
---------------------
46+
47+
This is a minor bugfix release.
48+
49+
There are fixes for two issues in this release:
50+
- https://github.com/nexB/scancode-toolkit/issues/3407:
51+
here in typecode we had an improper import of ctypes.utils
52+
and this is fixed in a new release v30.0.1 of typecode
53+
- https://github.com/nexB/scancode-toolkit/issues/3408
54+
the setup.cfg and setup-mini.cfg was not aligned for plugin
55+
entrypoints.
56+
57+
4058
v32.0.0 - 2023-05-23
4159
---------------------
4260

0 commit comments

Comments
 (0)