We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8f694 commit ec926c1Copy full SHA for ec926c1
1 file changed
HISTORY.md
@@ -6,11 +6,14 @@ All notable changes to this project will be documented in this file.
6
7
<!-- add unreleased items here -->
8
9
+* Added
10
+ * Classes `Models.NamedLicense` and `Models.SpdxLicense` support properties as per CycloneDX 1.5 (via [#1383])
11
* Build
12
* Use _webpack_ `5.105.2` now, was `v5.103.0` (via [#1360], [#1374])
13
14
[#1360]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1360
15
[#1374]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1374
16
+[#1383]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1383
17
18
## 9.4.1 -- 2025-12-04
19
0 commit comments