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
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,41 @@
2
2
3
3
4
4
5
+
## v8.5.1 (2025-01-28)
6
+
7
+
### Documentation
8
+
9
+
* docs: responsibilities & capabilities (#763)
10
+
11
+
12
+
13
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`ab4ae45`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/ab4ae4578555f010914d7e904133dd478d7c80c1))
14
+
15
+
* docs: Fix typos in in conda-forge.md and remove unused reference in README (#762)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`fb9a42e`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/fb9a42ef9bda6407ddf4c49e75d10aa0fc91e46d))
25
+
26
+
### Feature
27
+
28
+
* feat: couple classes and their serializes (#757)
29
+
30
+
Deprecates `.serialization.BomRefHelper` and
31
+
`.serialization.LicenseRepositoryHelper`
32
+
33
+
fixes #756
34
+
35
+
---------
36
+
37
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`6003feb`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/6003febaa032969732ee246deb739d1e13bae581))
0 commit comments