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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
4
4
5
+
## v7.1.0 (2024-04-10)
6
+
7
+
### Documentation
8
+
9
+
* docs: missing schema support table & update schema support to reflect version 7.0.0 (#584)
10
+
11
+
Signed-off-by: Paul Horton <paul.horton@owasp.org> ([`d230e67`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/d230e67188661a5fb94730e52bf59c11c965c8d7))
12
+
13
+
### Feature
14
+
15
+
* feat: support `bom.properties` for CycloneDX v1.5+ (#585)
16
+
17
+
Signed-off-by: Paul Horton <paul.horton@owasp.org> ([`1d1c45a`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/1d1c45ac82c7927acc388489228a9b5990f68aa7))
0 commit comments