This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-go.git


The following commit(s) were added to refs/heads/master by this push:
     new d5b6b22  prepare for 1.21 release (#187)
d5b6b22 is described below

commit d5b6b22fd1f7abc900c1eb6120517ec8cff40873
Author: David Grove <[email protected]>
AuthorDate: Sun Feb 19 19:44:07 2023 -0500

    prepare for 1.21 release (#187)
---
 CHANGES.md | 7 ++++---
 NOTICE.txt | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 4482522..82cfb88 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,9 +16,10 @@
 # limitations under the License.
 #
 -->
-# latest
-- Add support for go 1.20
-- Add support for go 1.19
+# 1.21.0
+- Add support for go 1.20 (#184)
+- Add support for go 1.19 (#175)
+- Drop support for go 1.17 and 1.18 (#186)
 
 # 1.20.0
 - Support array result include sequence action (#170)
diff --git a/NOTICE.txt b/NOTICE.txt
index 5b20864..1382c6e 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Runtime Go
-Copyright 2016-2022 The Apache Software Foundation
+Copyright 2016-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to