File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v3.1.0 (2022-09-15)
6
+ ### Feature
7
+ * Out-factor SPDX compund detection ([ ` fd4d537 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/fd4d537c9dced0e38f14d99dee174cc5bb0bd465 ) )
8
+ * Out-factor SPDX compund detection ([ ` 2b69925 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/2b699252f8857d97231a689ea9cbfcdff9459626 ) )
9
+ * License factories ([ ` 033bad2 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/033bad2a50fd2236c712d4621caa57b04fcc2043 ) )
10
+
5
11
## v2.7.1 (2022-08-01)
6
12
### Fix
7
13
* BOM validation fails when Components or Services are nested [ #275 ] ( https://github.com/CycloneDX/cyclonedx-python-lib/issues/275 )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cyclonedx-python-lib"
3
- version = " 3.0 .0"
3
+ version = " 3.1 .0"
4
4
description = " A library for producing CycloneDX SBOM (Software Bill of Materials) files."
5
5
authors = [" Paul Horton <phorton@sonatype.com>" ]
6
6
maintainers = [" Paul Horton <phorton@sonatype.com>" ]
You can’t perform that action at this time.
0 commit comments