Skip to content

Commit

Permalink
prep for 1.1.0 release (#491)
Browse files Browse the repository at this point in the history
* update changelog
* update end year in notice file
  • Loading branch information
dgrove-oss authored Sep 27, 2020
1 parent b2d4972 commit d4307b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion NOTICE.txt
Original file line number Diff line number Diff line change
@@ -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/).

0 comments on commit d4307b7

Please sign in to comment.