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 cf80245 commit a4ffb48Copy full SHA for a4ffb48
HISTORY.md
@@ -6,7 +6,15 @@ All notable changes to this project will be documented in this file.
6
7
<!-- add unreleased items here -->
8
9
+* Added
10
+ * Support for services ([#1164] via [#1165])
11
+ * New class `Models.Service` ([#1164] via [#1165])
12
+ * New class `Models.ServiceRepository` ([#1164] via [#1165])
13
+ * Class `Models.Bom` got new property `services` ([#1164] via [#1165])
14
+ * Serializers and `Bom`-Normalizers will take `Models.Bom.services` into account ([#1164] via [#1165])
15
+
16
[#1164]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1164
17
+[#1165]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1165
18
19
## 6.11.1 -- 2024-10-24
20
0 commit comments