File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
## unreleased
6
6
7
7
* 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 ] )
9
9
If there is any ` Models.LicenseExpression ` , then this is the only license normalized; otherwise all licenses are normalized.
10
10
* Docs
11
11
* Fixed link to CycloneDX-specification in README (via [ #617 ] )
12
12
13
13
[ #602 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/602
14
14
[ #617 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/617
15
- [ #] :
15
+ [ #623 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/623
16
16
17
17
## 1.13.2 - 2023-03-29
18
18
You can’t perform that action at this time.
0 commit comments