This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ad2291  Update changelog for 1.0.0 (#455)
5ad2291 is described below

commit 5ad2291882e1d89ecd8c377dd1ffb1fe1043bf07
Author: David Grove <[email protected]>
AuthorDate: Sat Sep 14 17:05:50 2019 -0400

    Update changelog for 1.0.0 (#455)
---
 CHANGELOG.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f80a6ed..6680c21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,14 @@
 
 # Changelog
 
+## 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)
+  * RestAssured fixes (#441)
+  * Remove namespace property from wskprops (#434)
+  * "wsk property get" can now return raw output for specific properties  
(#430)
+  * Add dynamic column sizing to wsk activation list command (#427)
+
 ## v0.10.0
 
 * Integrate wskdeploy via `project` subcommand

Reply via email to