Skip to content

Commit 63dda3e

Browse files
authored
chore: prep v4.1.0 (#384)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 81ea664 commit 63dda3e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

HISTORY.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
79
Added 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

semver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.2
1+
4.1.0

0 commit comments

Comments
 (0)