Skip to content

Commit 8d91477

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent b599f65 commit 8d91477

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
1313
* Static function `Models.Tool.fromComponent()` (via [#1163])
1414
* Static function `Models.Tool.fromService()` (via [#1163])
1515
* New class `Models.Tools` ([#1152] via [#1163])
16-
* New serialization/normalization for `Models.Tools` ([#1152] via [#1163])
16+
* New serialization/normalization for `Models.Tools` ([#1152] via [#1163], [#1180])
1717
* Changed
1818
* Serializers and `Bom`-Normalizers will take changed `Models.Bom.tools` into account ([#1152] via [#1163])
1919
* Dependencies
@@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file.
2424
[#1152]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1152
2525
[#1163]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1163
2626
[#1173]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1173
27+
[#1180]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1180
2728

2829
## 6.13.0 -- 2024-11-18
2930

0 commit comments

Comments
 (0)