aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrandon Lum <lumjjb@gmail.com>2023-01-11 10:03:05 -0500
committerBrandon Lum <lumjjb@gmail.com>2023-01-11 15:40:47 -0500
commit32229f99919c56ab00d26a06f8467fda187f66f7 (patch)
tree415f9c406199d56db453c372818f8b14f8d633bb /README.md
parentd6f58551be3f8268f8dca718e501de24895fa5b2 (diff)
downloadspdx-tools-32229f99919c56ab00d26a06f8467fda187f66f7.tar.gz
release: Update docs for 0.4.0 release
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0b9f4e6..bf4b54d 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,9 @@ Go programs to work with [SPDX®](https://spdx.dev/) files.
## Recent news
-2022-04-03: **v0.3.0**: added support for saving SPDX JSON files as well as
-other improvements and bugfixes. See [RELEASE-NOTES.md](./RELEASE-NOTES.md)
-for full details.
+2022-01-11: **v0.4.0**: added support for SPDX v2.3 and YAML, as well as other
+improvements and bugfixes. See [RELEASE-NOTES.md](./RELEASE-NOTES.md) for full
+details.
## What it does