Skip to content

Commit 02ab8cb

Browse files
author
github-actions
committed
3.11.3
Automatically generated by python-semantic-release
1 parent a9dda4b commit 02ab8cb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

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

5+
## v3.11.3 (2023-10-19)
6+
7+
### Fix
8+
9+
* Input file encoding ([#596](https://github.com/CycloneDX/cyclonedx-python/issues/596)) ([`a9dda4b`](https://github.com/CycloneDX/cyclonedx-python/commit/a9dda4bfd0e68529628eab99b6db00fb5214bfc3))
10+
11+
### Documentation
12+
13+
* Publish coverage ([#600](https://github.com/CycloneDX/cyclonedx-python/issues/600)) ([`bd4f48e`](https://github.com/CycloneDX/cyclonedx-python/commit/bd4f48ef7f3c4c890a138c45dbc87f6ca3e2cf7b))
14+
* Adjust syntax hilight for code blocks ([#592](https://github.com/CycloneDX/cyclonedx-python/issues/592)) ([`ccac31e`](https://github.com/CycloneDX/cyclonedx-python/commit/ccac31eb4d0996236da24ca9efb57af66bd1a020))
15+
* Mark `ShellSession` in README ([`411cf3d`](https://github.com/CycloneDX/cyclonedx-python/commit/411cf3d0a4b5005c1591211ecdc464d4747d69f1))
16+
517
## v3.11.2 (2023-07-12)
618

719
### Fix

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-bom"
3-
version = "3.11.2"
3+
version = "3.11.3"
44
description = "CycloneDX Software Bill of Materials (SBOM) generation utility"
55
authors = [
66
"Steven Springett <steve.springett@owasp.org>",

0 commit comments

Comments
 (0)