Skip to content

Commit be76df2

Browse files
authored
docs: document new feature - license-gathering
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 0c7e2d4 commit be76df2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,20 @@ All notable changes to this project will be documented in this file.
66

77
<!-- unreleased changes go here -->
88

9+
* Added
10+
* Capability to gather license text evidences (#256 via #1243)
11+
This feature can be controlled via CLI switch `--gather-license-texts`.
12+
This feature is experimental. This feature is disabled per default.
913
* Dependencies
1014
* No longer depend on `packageurl-js` (via [#1237])
1115
* Build
1216
* Use _TypeScript_ `v5.6.2` now, was `v5.5.3` (via [#1209], [#1218])
1317

18+
[#256]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/256
1419
[#1209]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1209
1520
[#1218]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1218
1621
[#1237]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1237
22+
[#1243]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1243
1723

1824
## 1.19.3 -- 2024-07-15
1925

0 commit comments

Comments
 (0)