Skip to content

Commit d4307b7

Browse files
authored
prep for 1.1.0 release (#491)
* update changelog * update end year in notice file
1 parent b2d4972 commit d4307b7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@
1919

2020
# Changelog
2121

22+
## v1.1.0
23+
* Upgrade all Go dependencies to latest (#490)
24+
* Migrated to using go mod to manage dependencies (#489)
25+
* Upgrade travis to go 1.15
26+
* Support passing del annotation (#488)
27+
* Add an overwrite flag to "package bind" (#474)
28+
* Trigger parameter issue (#479)
29+
* remove test for download of iOS SDK (#478)
30+
* build binary test artifacts (#477)
31+
* Update test file (#463)
32+
* Fix regex for log stripping. (#462)
33+
* Ensure that the pollSince is greater than Activation start time (#461)
34+
2235
## v1.0.0
2336
* Allow log stripping to tolerate a missing stream identifier. (#444)
2437
* Add --logs options on activation get to return stripped logs as a convenience. (#445)

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache OpenWhisk Command-line Interface (CLI)
2-
Copyright 2016-2019 The Apache Software Foundation
2+
Copyright 2016-2020 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

0 commit comments

Comments
 (0)