Skip to content

Commit

Permalink
chore: prep v6.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed May 6, 2024
1 parent 2e77fb7 commit 2e3fb51
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file.

<!-- add unreleased items here -->

* Fixes
* JsonValidator allow arbitrary `$schema` ([#1059] via [#1060])
## 6.6.1 -- 2024-05-06

* Fixed
* JSON validator allow arbitrary `$schema` ([#1059] via [#1060])

[#1059]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1059
[#1060]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1060
Expand All @@ -16,7 +18,7 @@ All notable changes to this project will be documented in this file.

* Changed
* Serializers and `License`-Normalizers will take license acknowledgement into account ([#1051] via [#1052])
* Added:
* Added
* Namespace `Enums`
* New enum `LicenseAcknowledgement` ([#1051] via [#1052])
* Namespace `Models`
Expand Down

0 comments on commit 2e3fb51

Please sign in to comment.