Skip to content

Commit f6e45fd

Browse files
authored
docs: support for SPDX 2.3 (#250)
Signed-off-by: Marc-Etienne Vargenau <marc-etienne.vargenau@nokia.com>
1 parent c5e1658 commit f6e45fd

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,9 @@
99
`tools-golang` is a collection of Go packages intended to make it easier for
1010
Go programs to work with [SPDX®](https://spdx.dev/) files.
1111

12-
## Recent news
13-
14-
2022-01-11: **v0.4.0**: added support for SPDX v2.3 and YAML, as well as other
15-
improvements and bugfixes. See [RELEASE-NOTES.md](./RELEASE-NOTES.md) for full
16-
details.
17-
1812
## What it does
1913

20-
tools-golang currently works with files conformant to versions 2.1 and 2.2
14+
tools-golang currently works with files conformant to versions 2.1, 2.2 and 2.3
2115
of the SPDX specification, available at: https://spdx.dev/specifications
2216

2317
tools-golang provides the following packages:

0 commit comments

Comments
 (0)