File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ All notable changes to this project will be documented in this file.
7
7
<!-- add unreleased items here -->
8
8
9
9
* BREAKING changes
10
- * Property ` Models.Bom.tools ` is an instance of ` Models.Tools ` now ([ #1152 ] via [ #1163 ] )
11
- Before, it was an instance of ` Models.ToolRepository ` .
10
+ * Property ` Models.Bom.tools ` is an instance of ` Models.Tools ` now ([ #1152 ] via [ #1163 ] )
11
+ Before, it was an instance of ` Models.ToolRepository ` .
12
12
* Added
13
- * Class ` Models.Tools ` ([ #1152 ] via [ #1163 ] )
14
- * Static function ` Models.Tool.fromComponent() ` (via [ #1163 ] )
15
- * Static function ` Models.Tool.fromService() ` (via [ #1163 ] )
16
- * New serialization/normalization for ` Models.Tools ` ([ #1152 ] via [ #1163 ] )
13
+ * Class ` Models.Tools ` ([ #1152 ] via [ #1163 ] )
14
+ * Static function ` Models.Tool.fromComponent() ` (via [ #1163 ] )
15
+ * Static function ` Models.Tool.fromService() ` (via [ #1163 ] )
16
+ * New serialization/normalization for ` Models.Tools ` ([ #1152 ] via [ #1163 ] )
17
17
* Changed
18
- * Serializers and ` Bom ` -Normalizers will take changed ` Models.Bom.tools ` into account ([ #1152 ] via [ #1163 ] )
18
+ * Serializers and ` Bom ` -Normalizers will take changed ` Models.Bom.tools ` into account ([ #1152 ] via [ #1163 ] )
19
19
20
20
[ #1152 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1152
21
21
[ #1163 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1163
You can’t perform that action at this time.
0 commit comments