Skip to content

Commit 7873191

Browse files
authored
docs: history - Normalize expression over license (#624)
docs Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 9c88abc commit 7873191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ All notable changes to this project will be documented in this file.
55
## unreleased
66

77
* Fixed
8-
* `Serialize.{JSON,XML}.Normalize.LicenseNormalizer.normalizeIterable()` now omits invalid license combinations ([#602] via [#])
8+
* `Serialize.{JSON,XML}.Normalize.LicenseNormalizer.normalizeIterable()` now omits invalid license combinations ([#602] via [#623])
99
If there is any `Models.LicenseExpression`, then this is the only license normalized; otherwise all licenses are normalized.
1010
* Docs
1111
* Fixed link to CycloneDX-specification in README (via [#617])
1212

1313
[#602]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/602
1414
[#617]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/617
15-
[#]:
15+
[#623]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/623
1616

1717
## 1.13.2 - 2023-03-29
1818

0 commit comments

Comments
 (0)