Skip to content

Commit a0a3d9e

Browse files
authored
Merge pull request #573 from CycloneDX/docs/readme-add-10.x
2 parents 1523dd6 + 37effda commit a0a3d9e

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,18 @@ The following table provides information on the version of this node module, the
3131
as well as the output format options. Use the latest possible version of this library that is the compatible with
3232
the CycloneDX version supported by the target system.
3333

34-
| Version | Schema Version | Format(s) |
35-
|---------|----------------|-----------|
36-
| 9.x | CycloneDX v1.6 | XML/JSON |
37-
| 8.x | CycloneDX v1.5 | XML/JSON |
38-
| 7.x | CycloneDX v1.4 | XML/JSON |
39-
| 6.x | CycloneDX v1.4 | XML/JSON |
40-
| 5.x | CycloneDX v1.3 | XML/JSON |
41-
| 4.x | CycloneDX v1.2 | XML/JSON |
42-
| 3.x | CycloneDX v1.2 | XML/JSON |
43-
| 2.x | CycloneDX v1.1 | XML |
44-
| 1.x | CycloneDX v1.0 | XML |
34+
| Version | Schema Version | Format(s) |
35+
|---------|------------------|-----------|
36+
| 10.x | CycloneDX v1.6.1 | XML/JSON |
37+
| 9.x | CycloneDX v1.6 | XML/JSON |
38+
| 8.x | CycloneDX v1.5 | XML/JSON |
39+
| 7.x | CycloneDX v1.4 | XML/JSON |
40+
| 6.x | CycloneDX v1.4 | XML/JSON |
41+
| 5.x | CycloneDX v1.3 | XML/JSON |
42+
| 4.x | CycloneDX v1.2 | XML/JSON |
43+
| 3.x | CycloneDX v1.2 | XML/JSON |
44+
| 2.x | CycloneDX v1.1 | XML |
45+
| 1.x | CycloneDX v1.0 | XML |
4546

4647
## Library API Documentation
4748

0 commit comments

Comments
 (0)