Skip to content

Commit 1f7e6f1

Browse files
committed
chore: prep v3.0.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent a183d1c commit 1f7e6f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## unreleased: 3.0.0 --
5+
## 3.0.0 -- 2023-06-28
66

77
Added support for [_CycloneDX_ Specification-1.5](https://github.com/CycloneDX/specification/releases/tag/1.5).
88
Added functionality regarding [_CycloneDX_ BOM-Link](https://cyclonedx.org/capabilities/bomlink/).
@@ -80,7 +80,7 @@ Added `ComponentEvidence` capabilities.
8080
It will try to create `Models.SpdxLicense` if value is eligible,
8181
else try to create `Models.LicenseExpression` if value is eligible,
8282
else fall back to `Models.NamedLicense`.
83-
* revisited sort and compare:
83+
* Revisited sort and compare:
8484
* Methods `Models.*.compare()` may return different numbers than before.
8585
* Methods `Models.*.sorted()` may return different orders than before.
8686
* Removed deprecated symbols ([#747] via [#752])

0 commit comments

Comments
 (0)