Skip to content

Commit 2fecf38

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent d533341 commit 2fecf38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ All notable changes to this project will be documented in this file.
6767
* `Component.purl` is a `string` now, was `PackaheUrl` ([#1348] via [#1379])
6868
* Constructor of `Contrib.License.Factories.LicenseFactory` got an injectable argument `spdxExpressionValidate` for validating SPDX License Expressions ([#1348] via [#1382])
6969
Suggested implementation is `spdx-expression-parse`.
70-
* Pulled SPDX license IDs v1.0-3.28.0 (via [#1395])
70+
* Pulled SPDX license IDs v1.0-3.28.0 ([#1386] via [#1395])
7171
* Hardened schema validators (via [#1396])
7272
* Dependencies
7373
* Dependency `packageurl-js` became a suggested (optional peer-dependency) library ([#1348] via [#1378])
@@ -85,6 +85,7 @@ All notable changes to this project will be documented in this file.
8585
[#1379]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1379
8686
[#1380]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1380
8787
[#1382]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1382
88+
[#1386]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1386
8889
[#1395]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1395
8990
[#1396]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1396
9091

0 commit comments

Comments
 (0)