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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
4
4
5
+
## v7.3.2 (2024-04-26)
6
+
7
+
### Fix
8
+
9
+
* fix: properly sort components based on all properties (#599)
10
+
11
+
reverts #587 - as this one introduced errors
12
+
fixes #598
13
+
fixes #586
14
+
15
+
---------
16
+
17
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
18
+
Signed-off-by: Paul Horton <paul.horton@owasp.org>
19
+
Co-authored-by: Paul Horton <paul.horton@owasp.org> ([`8df488c`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/8df488cb422a6363421fee39714df4e8e8e7a593))
0 commit comments