File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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+
911Added 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
You can’t perform that action at this time.
0 commit comments