File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,22 @@ All notable changes to this project will be documented in this file.
66
77<!-- add unreleased items here -->
88
9+ ## 5.1.0 - 2024-04-23
10+
911Added _ basic_ support for [ _ CycloneDX_ Specification-1.6] ( https://github.com/CycloneDX/specification/releases/tag/1.6 ) .
1012
1113* Changed
12- * This tool supports _ CycloneDX_ Specification-1.6 now (via [ #] )
14+ * This tool supports _ CycloneDX_ Specification-1.6 now (via [ #477 ] )
1315* Added
14- * CLI switch ` --spec-version ` now supports value ` 1.6 ` to reflect _ CycloneDX_ Specification-1.6 (via [ #] )
16+ * CLI switch ` --spec-version ` now supports value ` 1.6 ` to reflect _ CycloneDX_ Specification-1.6 (via [ #477 ] )
1517 Default value for that switch is unchanged - still ` 1.5 ` .
1618* Style
1719 * Applied latest PHP Coding Standards (via [ #469 ] )
1820* Dependencies
19- * Raised dependency ` cyclonedx/cyclonedx-library:^3.2 ` , was ` :^3.1 ` (via [ #] )
21+ * Raised dependency ` cyclonedx/cyclonedx-library:^3.2 ` , was ` :^3.1 ` (via [ #477 ] )
2022
2123[ #469 ] : https://github.com/CycloneDX/cyclonedx-php-composer/pull/469
24+ [ #477 ] : https://github.com/CycloneDX/cyclonedx-php-composer/pull/477
2225
2326## 5.0.1 - 2024-02-05
2427
Original file line number Diff line number Diff line change 1- 5.0.1
1+ 5.1.0
You can’t perform that action at this time.
0 commit comments