prep for 1.1.0 release (#491)

* update changelog
* update end year in notice file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6680c21..adbac00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,19 @@
 
 # Changelog
 
+## v1.1.0
+  * Upgrade all Go dependencies to latest (#490)
+  * Migrated to using go mod to manage dependencies (#489)
+  * Upgrade travis to go 1.15
+  * Support passing del annotation (#488)
+  * Add an overwrite flag to "package bind" (#474)
+  * Trigger parameter issue (#479)
+  * remove test for download of iOS SDK (#478)
+  * build binary test artifacts (#477)
+  * Update test file (#463)
+  * Fix regex for log stripping. (#462)
+  * Ensure that the pollSince is greater than Activation start time (#461)
+
 ## v1.0.0
   * Allow log stripping to tolerate a missing stream identifier. (#444)
   * Add --logs options on activation get to return stripped logs as a convenience. (#445)
diff --git a/NOTICE.txt b/NOTICE.txt
index 2716dd6..caee469 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Command-line Interface (CLI)
-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/).