aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.md
diff options
context:
space:
mode:
authorSteve Winslow <steve@swinslow.net>2022-03-27 12:15:39 -0400
committerGitHub <noreply@github.com>2022-03-27 12:15:39 -0400
commitee3c263c7b0e1960cf7f88099d4be39f5744bfb4 (patch)
tree3aab529647ef2e3e3210449682f3f4bdbde19334 /RELEASE-NOTES.md
parent4ef7beac9b84573ca115fb48fd0178ada2951a12 (diff)
downloadspdx-tools-ee3c263c7b0e1960cf7f88099d4be39f5744bfb4.tar.gz
Update release notes for 0.3.0-rc1
Signed-off-by: Steve Winslow <steve@swinslow.net>
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r--RELEASE-NOTES.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index be16756..7056119 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -2,6 +2,31 @@ SPDX-License-Identifier: CC-BY-4.0
# Release Notes for spdx/tools-golang
+## 0.3.0 (UPCOMING)
+
+0.3.0-rc1 released on: 2022-03-27
+
+### New Features and Enhancements
+* Add support for saving SPDX JSON: #92, #94, #97, #98, #104, #106, #113
+* Begin OpenSSF Best Practices process and add initial badge: #111
+
+### Bug fixes
+* tvsaver: Fix incorrect tag for Snippet IDs: #95
+* GitHub Actions: Fix incorrect branch for code coverage: #112
+* builder: Fix file paths to be relative rather than absolute: #114
+* builder: Add missing mandatory field LicenseInfoInFile: #119
+
+### Documentation and Cleanup
+* Fix link to release notes: #91
+* Language fixes for JSON documentation: #108
+* Add badges and links for releases and documentation: #109
+* Update readme for 0.3.0-rc1: #121
+
+### Contributors
+* @CatalinStratu
+* @specter25
+* @swinslow
+
## 0.2.0
Released on: 2021-07-04