You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
5
+
## v3.7.2 (2022-11-15)
6
+
### Fix
7
+
* Add a missing space in the help pages `pathto` -> `path to` ([#443](https://github.com/CycloneDX/cyclonedx-python/issues/443)) ([`bc5fe57`](https://github.com/CycloneDX/cyclonedx-python/commit/bc5fe5760565e608387ad7638126869550d65213))
8
+
5
9
## v3.7.1 (2022-11-10)
6
10
### Fix
7
11
***EnvironmentParser:** Reduced crashes if no Classifiers are found ([#441](https://github.com/CycloneDX/cyclonedx-python/issues/441)) ([`67f56e7`](https://github.com/CycloneDX/cyclonedx-python/commit/67f56e7bfa4fb9d50654ebd07ece1ad14377a355))
0 commit comments