Skip to content

Commit 1db9437

Browse files
committed
Add CHANGELOG entry
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent a4ebbe0 commit 1db9437

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,16 @@ License detection:
4646
matches in a larger license detecion. This remove a larger number of false
4747
positive or ambiguous license detections.
4848

49-
5049
- The data structure of the JSON output has changed for licenses. We now
5150
return match details once for each matched license expression rather than
5251
once for each license in a matched expression. There is a new top-level
5352
"license_references" attribute that contains the data details for each
5453
detected license only once. This data can contain the reference license text
5554
as an option.
5655

57-
56+
- We can now detect licenses using custom license texts and license rules.
57+
These can be provided as a one off in a directory or packaged as a plugin
58+
for consistent reuse and deployment.
5859

5960

6061
v31.1.1 - 2022-09-02

0 commit comments

Comments
 (0)