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


The following commit(s) were added to refs/heads/master by this push:
     new ca8a683  prepare for 1.21.0 release (#145)
ca8a683 is described below

commit ca8a68313f466ed5f797594fda477b1437fcac8f
Author: David Grove <[email protected]>
AuthorDate: Mon Sep 16 21:39:37 2024 -0400

    prepare for 1.21.0 release (#145)
---
 core/php8.1Action/CHANGELOG.md | 4 ++++
 core/php8.2Action/CHANGELOG.md | 4 ++++
 core/php8.3Action/CHANGELOG.md | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/core/php8.1Action/CHANGELOG.md b/core/php8.1Action/CHANGELOG.md
index 5112c26..1c5d5f9 100644
--- a/core/php8.1Action/CHANGELOG.md
+++ b/core/php8.1Action/CHANGELOG.md
@@ -17,6 +17,10 @@
 #
 -->
 
+## Apache 1.21.0
+ - Update go proxy to [email protected] (#143)
+ - Update gradle to 6.9.3 (#144)
+
 ## Apache 1.20.0
 - Update go proxy to [email protected] (#137)
 
diff --git a/core/php8.2Action/CHANGELOG.md b/core/php8.2Action/CHANGELOG.md
index 6da86ef..ad60165 100644
--- a/core/php8.2Action/CHANGELOG.md
+++ b/core/php8.2Action/CHANGELOG.md
@@ -17,6 +17,10 @@
 #
 -->
 
+## Apache 1.21.0
+ - Update go proxy to [email protected] (#143)
+ - Update gradle to 6.9.3 (#144)
+
 ## Apache 1.20.0
 - Update go proxy to [email protected] (#137)
 
diff --git a/core/php8.3Action/CHANGELOG.md b/core/php8.3Action/CHANGELOG.md
index cf8abf6..fb08c17 100644
--- a/core/php8.3Action/CHANGELOG.md
+++ b/core/php8.3Action/CHANGELOG.md
@@ -17,6 +17,10 @@
 #
 -->
 
+## Apache 1.21.0
+ - Update go proxy to [email protected] (#143)
+ - Update gradle to 6.9.3 (#144)
+
 ## Apache 1.20.0
 - Initial Release
 

Reply via email to