File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v2.5.2 (2022-06-15)
6+ ### Fix
7+ * Add expected lower-than comparators for ` OrganizationalEntity ` and ` VulnerabilityCredits ` ([ #248 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/248 ) ) ([ ` 0046ee1 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/0046ee19547be8dafe5d73bad886b9c5f725f26e ) )
8+
59## v2.5.1 (2022-06-10)
610### Fix
711* Add missing ` Vulnerability ` comparator for sorting ([ #246 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/246 ) ) ([ ` c3f3d0d ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/c3f3d0d105f0dcf991175040b6d6c2b6e7e25d8f ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cyclonedx-python-lib"
3- version = " 2.5.1 "
3+ version = " 2.5.2 "
44description = " A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55authors = [" Paul Horton <phorton@sonatype.com>" ]
66maintainers = [" Paul Horton <phorton@sonatype.com>" ]
You can’t perform that action at this time.
0 commit comments