Skip to content

Commit 2e46bd9

Browse files
committed
Update changelog
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 12e8f4c commit 2e46bd9

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Changelog
22
=========
33

4-
v33.0.0 (next next, roadmap)
5-
----------------------------
6-
74
- We now support new package manifest formats:
85

96
- OpenWRT packages.
107
- Yocto/BitBake .bb recipes.
118

129

10+
v33.0.0 (next next, roadmap)
11+
----------------------------
12+
1313
- Fallback packages for non-native dependencies of SCTK.
1414
- Dependencies for
1515
- Support for copyright detection objects.
@@ -26,9 +26,14 @@ v33.0.0 (next next, roadmap)
2626

2727
- `--unknown-licenses` is removed and this is always enabled
2828
and only used in case of improper detections automatically.
29-
Also tag all license rules with required phrases to improve
30-
license detection and reduce false positives.
31-
See https://github.com/nexB/scancode-toolkit/issues/3300
29+
30+
- All license rules have been tagged with required phrases to improve detection accuracy
31+
and reduce false positives. See https://github.com/nexB/scancode-toolkit/issues/3300
32+
33+
- Equivalent words like license and licence, as well as plurals are now treated as the same in
34+
license detection. With this, many redundant rules have been deprecated.
35+
36+
- The license detection accuracy of Maven POMS has been improved fixing corner cases.
3237

3338
- File categorization support added, a post scan plugin tagging
3439
files with priority levels for review, and also take advantage
@@ -41,6 +46,7 @@ v33.0.0 (next next, roadmap)
4146
- Update ABOUT files to adapt the ABOUT File Specification.
4247
See https://github.com/aboutcode-org/scancode-toolkit/issues/4181
4348

49+
4450
v32.3.3 - 2025-03-06
4551
--------------------
4652

0 commit comments

Comments
 (0)