File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,15 @@ All notable changes to this project will be documented in this file.
44
55## unreleased
66
7+ ## 4.1.0 - 2023-07-04
8+
79Added support for [ _ CycloneDX) Specification-1.5] ( https://github.com/CycloneDX/specification/releases/tag/1.5 ) .
810
911* Changed
1012 * This tool supports _ CycloneDX_ Specification-1.5 now ([ #380 ] via [ #383 ] )
1113* Added
12- * CLI switch ` --spec-version ` now supports value ` 1.5 ` to reflect _ CycloneDX_ Specification-1.5 ([ #380 ] via [ #383 ] )
14+ * CLI switch ` --spec-version ` now supports value ` 1.5 ` to reflect _ CycloneDX_ Specification-1.5 ([ #380 ] via [ #383 ] )
15+ Default value for that switch is unchanged - still ` 1.4 ` .
1316* Dependencies
1417 * Requires ` cyclonedx/cyclonedx-library:^2.3 ` , was ` :^2.1 ` ([ #380 ] via [ #383 ] )
1518
Original file line number Diff line number Diff line change 1- 4.0.2
1+ 4.1.0
You can’t perform that action at this time.
0 commit comments