Skip to content

Commit 4ac7f76

Browse files
committed
chore: prep v6.5.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 32f5fa1 commit 4ac7f76

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

HISTORY.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
66

77
<!-- add unreleased items here -->
88

9+
## 6.5.0 -- 2024-04-11
10+
911
Added support for [_CycloneDX_ Specification-1.6](https://github.com/CycloneDX/specification/releases/tag/1.6).
1012

1113
* Changed
@@ -19,8 +21,8 @@ Added support for [_CycloneDX_ Specification-1.6](https://github.com/CycloneDX/s
1921
* `Enums.ExternalReferenceType.DigitalSignature`
2022
* `Enums.ExternalReferenceType.RFC9116`
2123
* Namespace `Spec` was enhanced for _CycloneDX_ Specification-1.6 ([#1039] via [#1041])
22-
* `Spec.Spec1dot6`
23-
* `Spec.Version.v1dot6`
24+
* New const `Spec.Spec1dot6`
25+
* New enum member `Spec.Version.v1dot6`
2426
* Build
2527
* Use _TypeScript_ `v5.4.5` now, was `v5.4.3` (via [#1040])
2628

0 commit comments

Comments
 (0)