prep for 1.1.0 release (#139)

+ update changelog
+ update end year in notice
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b84174..0bdb3f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,14 @@
 
 # Apache OpenWhisk Client Go
 
+## 1.1.0
+  + Add DelAnnotations field to support del annotation (#137)
+  + Bump up go version to 1.13.14 for travis (#138)
+  + Add `updated` field on package, rule, and trigger entity (#135)
+  + Add updated field on Action struct (#129)
+  + Parse an action's application error (#133)
+  + Support alt. namespace resource uuid as tenant id to API gateway service (#130)
+
 ## 1.0.0
   + Handle err return from url.Parse in GetUrlBase (#123)
   + Add dynamic column sizing to wsk activation list command (#120)
diff --git a/NOTICE.txt b/NOTICE.txt
index 9b24b2e..bf88710 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Client 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/).