Skip to content

Commit 0235f55

Browse files
authored
update NOTICE and CHANGELOG to prepare for release (#83)
1 parent 2ceb6f3 commit 0235f55

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

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-2019 The Apache Software Foundation
2+
Copyright 2016-2020 The Apache Software Foundation
33

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

core/php7.2Action/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@
1717
#
1818
-->
1919

20-
## Apache 1.14.0 (next release)
20+
## Apache 1.14.0
2121
Changes:
2222
- Update version of PHP to 7.2.25
2323
- Update guzzlehttp/guzzle to 6.5.0
2424
- Update ramsey/uuid to 3.9.1
2525
- Support getenv()
26+
- Support for __OW_ACTION_VERSION (openwhisk/4761)
2627

2728
## Apache 1.13.0-incubating
2829
Changes:

core/php7.3Action/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
# limitations under the License.
1717
#
1818
-->
19-
## Apache 1.14.0 (next release)
19+
## Apache 1.14.0
2020
Changes:
2121
- Update version of PHP to 7.3.12
2222
- Update guzzlehttp/guzzle to 6.5.0
2323
- Update ramsey/uuid to 3.9.1
2424
- Added PHP extension mongodb
2525
- Support getenv()
26-
26+
- Support for __OW_ACTION_VERSION (openwhisk/4761)
2727

2828
## Apache 1.13.0-incubating
2929
Initial release

core/php7.4Action/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@
1616
# limitations under the License.
1717
#
1818
-->
19-
## Apache 1.14.0 (next release)
20-
19+
## Apache 1.14.0
2120
Initial release
22-
2321
- Added: PHP: 7.4.0
2422
- Added: PHP extensions in addition to the standard ones:
2523
- bcmath

0 commit comments

Comments
 (0)