Skip to content

Commit d1d5ceb

Browse files
committed
chore: prep v5.1.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent ce9a6f7 commit d1d5ceb

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

HISTORY.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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+
911
Added _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

semver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.1
1+
5.1.0

0 commit comments

Comments
 (0)