File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 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.
77<!-- add unreleased items here -->
88
99* 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 ` .
1212* 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 ] )
1717* 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 ] )
1919
2020[ #1152 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1152
2121[ #1163 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1163
You can’t perform that action at this time.
0 commit comments