Skip to content

Commit

Permalink
chore: prep v4.1.0 (#384)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck authored Jul 4, 2023
1 parent 81ea664 commit 63dda3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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])

Expand Down
2 changes: 1 addition & 1 deletion semver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.2
4.1.0

0 comments on commit 63dda3e

Please sign in to comment.