Skip to content

Commit 0b93261

Browse files
authored
prepare for 1.20.0 release (#140)
1 parent eade493 commit 0b93261

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache OpenWhisk Runtime PHP
2-
Copyright 2016-2023 The Apache Software Foundation
2+
Copyright 2016-2024 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

core/php8.1Action/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@
1717
#
1818
-->
1919

20+
## Apache 1.20.0
21+
- Update go proxy to 1.21@1.23.0 (#137)
22+
2023
## Apache 1.19.0
21-
- No change
24+
- No change
2225

2326
## Apache 1.18.0
2427
Initial release

core/php8.2Action/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@
1717
#
1818
-->
1919

20-
## Apache 1.19.0
20+
## Apache 1.20.0
21+
- Update go proxy to 1.21@1.23.0 (#137)
2122

23+
## Apache 1.19.0
2224
- Initial release
2325

2426
- Added: PHP: 8.2.8

core/php8.3Action/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
#
1818
-->
1919

20-
## Initial Release
21-
20+
## Apache 1.20.0
21+
- Initial Release
2222

2323
- Added: PHP: 8.3.2
2424
- Added: PHP extensions in addition to the standard ones:

0 commit comments

Comments
 (0)