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 d8cb67a  Prep for 1.19.0 release (#136)
d8cb67a is described below

commit d8cb67a0913bb1c0a3e6cc6571503bcf4cf1a23b
Author: David Grove <[email protected]>
AuthorDate: Thu Sep 7 09:16:04 2023 -0400

    Prep for 1.19.0 release (#136)
---
 core/php8.0Action/CHANGELOG.md | 3 +++
 core/php8.1Action/CHANGELOG.md | 3 +++
 core/php8.2Action/CHANGELOG.md | 4 +++-
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/core/php8.0Action/CHANGELOG.md b/core/php8.0Action/CHANGELOG.md
index 86bba42..366f823 100644
--- a/core/php8.0Action/CHANGELOG.md
+++ b/core/php8.0Action/CHANGELOG.md
@@ -17,6 +17,9 @@
 #
 -->
 
+## Apache 1.19.0
+  - No change
+
 ## Apache 1.18.0
   - Use php:8.0-cli-buster image to always pull latest patch version
   - Golang Action loop updatetd to golang 1.20
diff --git a/core/php8.1Action/CHANGELOG.md b/core/php8.1Action/CHANGELOG.md
index e833f52..dfba315 100644
--- a/core/php8.1Action/CHANGELOG.md
+++ b/core/php8.1Action/CHANGELOG.md
@@ -17,6 +17,9 @@
 #
 -->
 
+## Apache 1.19.0
+  - No change
+
 ## Apache 1.18.0
 Initial release
 
diff --git a/core/php8.2Action/CHANGELOG.md b/core/php8.2Action/CHANGELOG.md
index eb18d23..1e52e44 100644
--- a/core/php8.2Action/CHANGELOG.md
+++ b/core/php8.2Action/CHANGELOG.md
@@ -17,7 +17,9 @@
 #
 -->
 
-## Initial release
+## Apache 1.19.0
+
+- Initial release
 
 - Added: PHP: 8.2.8
 - Added: PHP extensions in addition to the standard ones:

Reply via email to