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-runtime-php.git


The following commit(s) were added to refs/heads/master by this push:
     new 8616116  update changelogs for 1.15.0 release (#93)
8616116 is described below

commit 861611663629ff0246ca87d926c5aa53f4e62866
Author: David Grove <[email protected]>
AuthorDate: Sat Oct 3 01:42:33 2020 -0400

    update changelogs for 1.15.0 release (#93)
---
 core/php7.2Action/CHANGELOG.md | 2 +-
 core/php7.3Action/CHANGELOG.md | 5 +++--
 core/php7.4Action/CHANGELOG.md | 5 +++--
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/core/php7.2Action/CHANGELOG.md b/core/php7.2Action/CHANGELOG.md
index 9f3cbc3..d247cf5 100644
--- a/core/php7.2Action/CHANGELOG.md
+++ b/core/php7.2Action/CHANGELOG.md
@@ -17,7 +17,7 @@
 #
 -->
 
-## Next release
+## Apache 1.15.0
  - Update version of PHP to 7.2.33
 
 ## Apache 1.14.0
diff --git a/core/php7.3Action/CHANGELOG.md b/core/php7.3Action/CHANGELOG.md
index 1e21f3a..dffa804 100644
--- a/core/php7.3Action/CHANGELOG.md
+++ b/core/php7.3Action/CHANGELOG.md
@@ -16,8 +16,9 @@
 # limitations under the License.
 #
 -->
-## Next release
- - Update version of PHP to 7.3.22
+## Apache 1.15.0
+  - Update version of PHP to 7.3.22
+  - Use golang 1.15 and openwhisk-runtime-go 1.16.0 to build proxy
 
 ## Apache 1.14.0
 Changes:
diff --git a/core/php7.4Action/CHANGELOG.md b/core/php7.4Action/CHANGELOG.md
index 0e2f59e..6fee7c1 100644
--- a/core/php7.4Action/CHANGELOG.md
+++ b/core/php7.4Action/CHANGELOG.md
@@ -17,8 +17,9 @@
 #
 -->
 
-## Next release
- - Update version of PHP to 7.4.10
+## Apache 1.15.0
+  - Update version of PHP to 7.4.10
+  - Use golang 1.15 and openwhisk-runtime-go 1.16.0 to build proxy
 
 ## Apache 1.14.0
 Initial release

Reply via email to