aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.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 /RELEASE-NOTES.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 'RELEASE-NOTES.md')
-rw-r--r--RELEASE-NOTES.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 8b05a75..7ba18d9 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -2,6 +2,36 @@ SPDX-License-Identifier: CC-BY-4.0
# Release Notes for spdx/tools-golang
+## 0.4.0
+
+0.4.0 released on 2022-01-11
+
+### New Features and Enhancements
+* SPDX v2.3 support #164
+* YAML support #134
+* Add reference types enumerables to SPDX pkg definition #162 #163
+* Expand hash algorithm support to include all valid SPDX 2.2 and 2.3 algorithms #173
+
+### Bug fixes
+* JSON encoding and decoding not properly handling SPDXRef- prefixes #170
+
+### Documentation and Cleanup
+* Overhaul structs, refactor JSON parser and saver #133
+* YAML documentation and JSON documentation fixes #141
+* Convert SPDX structs to versioned pkgs #146
+* Ensure consistency between JSON struct tags across different SPDX versions #174
+* Add Security.md for handling of security issues #154
+* Update build workflow to go 1.18 #148
+
+### Contributors
+* @ianling
+* @CatalinStratu
+* @lumjjb
+* @pxp928
+* @kzantow
+* @puerco
+* @jedevc
+
## 0.3.0
0.3.0 released on: 2022-04-03