File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33All 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
77Added support for [ _ CycloneDX_ Specification-1.5] ( https://github.com/CycloneDX/specification/releases/tag/1.5 ) .
88Added 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 ] )
You can’t perform that action at this time.
0 commit comments