File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v0.10.1 (2021-10-21)
6+ ### Fix
7+ * Ensure output to file is UTF-8 ([ ` a10da20 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/a10da20865e90e9a0a5bb1e12fba9cfd23970c39 ) )
8+ * Ensure output to file is UTF-8 ([ ` 193bf64 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/193bf64cdb19bf6fb9662367402dcf7eaab8dd1a ) )
9+
510## v0.10.0 (2021-10-20)
611### Feature
712* Add support for Conda ([ ` bd29c78 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/bd29c782d39a4956f482b9e4de20d7f829beefba ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cyclonedx-python-lib"
3- version = " 0.10.0 "
3+ version = " 0.10.1 "
44description = " A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55authors = [
" Paul Horton <[email protected] >" ]
66maintainers = [
" Paul Horton <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments