update changelog and notice to prep for 1.19 release (#168)

diff --git a/CHANGES.md b/CHANGES.md
index da040e4..a436d50 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,13 +16,11 @@
 # limitations under the License.
 #
 -->
-# future release
-- Add support for go 1.18
-- Add Zip support for the runtimes [#164](https://github.com/apache/openwhisk-runtime-go/pull/164)
-- go-delve/delve/cmd/dlv Fix [#163](https://github.com/apache/openwhisk-runtime-go/pull/163)
--  Golang compilescript will now work with python 3 aswell as continue to work with Python 2 [#160](https://github.com/apache/openwhisk-runtime-go/pull/160)
-- Add support for go 1.17 [#157](https://github.com/apache/openwhisk-runtime-go/pull/157)
-- Automatically include go1.15.x and go1.16.x updates. [#154](https://github.com/apache/openwhisk-runtime-go/pull/154))
+# 1.19.0
+- Add support for go 1.18 and go 1.17
+- Drop support for go 1.13 and go 1.15
+- Add Zip support for the runtimes (#164)
+- Golang compilescript works with both Python 3 and Python 2 (#160)
 
 # 1.18.0
 - Added support for go 1.16 (#149)
diff --git a/NOTICE.txt b/NOTICE.txt
index 42967be..5b20864 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Runtime Go
-Copyright 2016-2021 The Apache Software Foundation
+Copyright 2016-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).