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
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,33 @@
2
2
3
3
4
4
5
+
## v7.6.2 (2024-10-07)
6
+
7
+
### Chore
8
+
9
+
* chore: trusted publishing (#695)
10
+
11
+
fixes #681
12
+
13
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`cc09c42`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/cc09c4260b3bb9dbdf583a9c459bee268ee52617))
14
+
15
+
### Documentation
16
+
17
+
* docs: fix some doc strings
18
+
19
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`4fa8fc1`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/4fa8fc1b6703ecf6788b72f2d53c6a17e2146cf7))
20
+
21
+
### Fix
22
+
23
+
* fix: behavior of and typing for crypto setters with optional values (#694)
24
+
25
+
fixes #690
26
+
27
+
---------
28
+
29
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`d8b20bd`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/d8b20bdc5224ea30cf767f6f3f1a6f8ff2754973))
0 commit comments