File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cyclonedx-bom"
3- version = " 3.11.2 "
3+ version = " 3.11.3 "
44description = " CycloneDX Software Bill of Materials (SBOM) generation utility"
55authors = [
66 " Steven Springett <steve.springett@owasp.org>" ,
You can’t perform that action at this time.
0 commit comments