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

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


The following commit(s) were added to refs/heads/master by this push:
     new be86933  update NOTICE and CHANGELONG to prepare for release (#45)
be86933 is described below

commit be869330798162e174433cfe98af3576741dcce3
Author: David Grove <[email protected]>
AuthorDate: Fri Feb 7 12:26:13 2020 -0500

    update NOTICE and CHANGELONG to prepare for release (#45)
---
 NOTICE.txt                                                         | 2 +-
 core/ruby2.5Action/CHANGELOG.md                                    | 6 ++++++
 .../CHANGELOG.md => ruby2.6ActionLoop/CHANGELOG.txt}               | 7 +++----
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/NOTICE.txt b/NOTICE.txt
index b60c36d..eafe2f3 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache OpenWhisk Runtime Ruby
-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/).
diff --git a/core/ruby2.5Action/CHANGELOG.md b/core/ruby2.5Action/CHANGELOG.md
index 52f6a56..5f0c15c 100644
--- a/core/ruby2.5Action/CHANGELOG.md
+++ b/core/ruby2.5Action/CHANGELOG.md
@@ -19,6 +19,12 @@
 
 # Ruby 2.5 OpenWhisk Runtime Container
 
+## 1.14.0
+  - Support for __OW_ACTION_VERSION (openwhisk/4761)
+
+## 1.13.0-incubating
+  - Support zip files without dir entries (#15)
+
 ## 1.0.0
 Changes:
 - Initial release
diff --git a/core/ruby2.5Action/CHANGELOG.md 
b/core/ruby2.6ActionLoop/CHANGELOG.txt
similarity index 91%
copy from core/ruby2.5Action/CHANGELOG.md
copy to core/ruby2.6ActionLoop/CHANGELOG.txt
index 52f6a56..1a769d0 100644
--- a/core/ruby2.5Action/CHANGELOG.md
+++ b/core/ruby2.6ActionLoop/CHANGELOG.txt
@@ -17,8 +17,7 @@
 #
 -->
 
-# Ruby 2.5 OpenWhisk Runtime Container
+# Ruby 2.6 OpenWhisk Runtime Container
 
-## 1.0.0
-Changes:
-- Initial release
+## 1.14.0
+  - Initial Release

Reply via email to