Skip to content

Commit

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

0 comments on commit 49c58e0

Please sign in to comment.