From 3cf007d59e6e24a2c889cf2a5920c56a735d89a3 Mon Sep 17 00:00:00 2001 From: Steve Winslow Date: Sun, 3 Apr 2022 10:12:50 -0400 Subject: release: Update docs for 0.3.0 release Signed-off-by: Steve Winslow --- RELEASE-NOTES.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'RELEASE-NOTES.md') diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 7056119..8b05a75 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -2,13 +2,16 @@ SPDX-License-Identifier: CC-BY-4.0 # Release Notes for spdx/tools-golang -## 0.3.0 (UPCOMING) +## 0.3.0 -0.3.0-rc1 released on: 2022-03-27 +0.3.0 released on: 2022-04-03 + +-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 + * also enabled branch protection for main branch ### Bug fixes * tvsaver: Fix incorrect tag for Snippet IDs: #95 @@ -20,7 +23,8 @@ SPDX-License-Identifier: CC-BY-4.0 * 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 +* Update documentation for release: #121, #122 +* Fixes for examples and sample run commands: #123, #125, #126, #127 ### Contributors * @CatalinStratu -- cgit v1.2.3