From 63dda3ebbab99ae6f5e49656d8aaa5e8b33c5720 Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Tue, 4 Jul 2023 10:22:23 +0200 Subject: [PATCH] chore: prep v4.1.0 (#384) Signed-off-by: Jan Kowalleck --- HISTORY.md | 5 ++++- semver.txt | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 531f992b..a4512c6d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,12 +4,15 @@ All notable changes to this project will be documented in this file. ## unreleased +## 4.1.0 - 2023-07-04 + Added support for [_CycloneDX) Specification-1.5](https://github.com/CycloneDX/specification/releases/tag/1.5). * Changed * This tool supports _CycloneDX_ Specification-1.5 now ([#380] via [#383]) * Added - * CLI switch `--spec-version` now supports value `1.5` to reflect _CycloneDX_ Specification-1.5 ([#380] via [#383]) + * CLI switch `--spec-version` now supports value `1.5` to reflect _CycloneDX_ Specification-1.5 ([#380] via [#383]) + Default value for that switch is unchanged - still `1.4`. * Dependencies * Requires `cyclonedx/cyclonedx-library:^2.3`, was `:^2.1` ([#380] via [#383]) diff --git a/semver.txt b/semver.txt index 4d54dadd..ee74734a 100644 --- a/semver.txt +++ b/semver.txt @@ -1 +1 @@ -4.0.2 +4.1.0