Skip to content

Commit 5c1047a

Browse files
committed
2.3.0
Automatically generated by python-semantic-release
1 parent 938169c commit 5c1047a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.3.0 (2022-04-20)
6+
### Feature
7+
* Add support for Dependency Graph in Model and output serialisation ([`ea34513`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/ea34513f8229a909007793288ace2f6f51684333))
8+
59
## v2.2.0 (2022-04-12)
610
### Feature
711
* Bump XML schemas to latest fix version for 1.2-1.4 - see: ([`bd2e756`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/bd2e756de15c37b34d2866e8de521556420bd5d3))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cyclonedx-python-lib"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55
authors = ["Paul Horton <[email protected]>"]
66
maintainers = ["Paul Horton <[email protected]>"]

0 commit comments

Comments
 (0)