update CHANGES and NOTICE to prepare for 1.15.0 release (#117)

diff --git a/CHANGES.md b/CHANGES.md
index 1167bd4..4af8485 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,6 +16,10 @@
 # limitations under the License.
 #
 -->
+# 1.15.0
+- added OW_ACTION_VERSION to action environment (PR#113)
+- propagate API_HOST from parent to child process (PR#115)
+
 # 1.14.0
 - Removed the -incubation
 - Now all runtimes use source release so no more actionloop-v2, renamed to actionloop-base
diff --git a/NOTICE.txt b/NOTICE.txt
index da5cc3b..8feb869 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Runtime Go
-Copyright 2016-2019 The Apache Software Foundation
+Copyright 2016-2020 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).