From d1d5ceb9ec3bbb695aa9a1a4f4a310bf24620185 Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Tue, 23 Apr 2024 15:02:34 +0200 Subject: [PATCH] chore: prep v5.1.0 Signed-off-by: Jan Kowalleck --- HISTORY.md | 9 ++++++--- semver.txt | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 20ae9742..d0294abc 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,19 +6,22 @@ All notable changes to this project will be documented in this file. +## 5.1.0 - 2024-04-23 + Added _basic_ support for [_CycloneDX_ Specification-1.6](https://github.com/CycloneDX/specification/releases/tag/1.6). * Changed - * This tool supports _CycloneDX_ Specification-1.6 now (via [#]) + * This tool supports _CycloneDX_ Specification-1.6 now (via [#477]) * Added - * CLI switch `--spec-version` now supports value `1.6` to reflect _CycloneDX_ Specification-1.6 (via [#]) + * CLI switch `--spec-version` now supports value `1.6` to reflect _CycloneDX_ Specification-1.6 (via [#477]) Default value for that switch is unchanged - still `1.5`. * Style * Applied latest PHP Coding Standards (via [#469]) * Dependencies - * Raised dependency `cyclonedx/cyclonedx-library:^3.2`, was `:^3.1` (via [#]) + * Raised dependency `cyclonedx/cyclonedx-library:^3.2`, was `:^3.1` (via [#477]) [#469]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/469 +[#477]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/477 ## 5.0.1 - 2024-02-05 diff --git a/semver.txt b/semver.txt index 6b244dcd..831446cb 100644 --- a/semver.txt +++ b/semver.txt @@ -1 +1 @@ -5.0.1 +5.1.0