Skip to content

Commit 55cb2a8

Browse files
committedNov 13, 2024
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 0d1ef95 commit 55cb2a8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎HISTORY.md

+7-7
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)