Skip to content

Commit 60a6475

Browse files
authored
update CHANGELOG and NOTICE to prepare for release (#81)
1 parent 9ecec75 commit 60a6475

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
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 Docker
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/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,19 @@
1919

2020
# Apache OpenWhisk Docker Runtime Container
2121

22-
## Apache 1.13.0 (next release)
22+
## 1.14.0
23+
- Support for __OW_ACTION_VERSION (openwhisk/4761)
24+
25+
## 1.13.0-incubating
2326
Changes:
2427
- Update base python image to `python:3.6-alpine`
2528
- Update current directory for action to be root of zip
2629
- Update python dependencies gevent(`1.2.1`->`1.3.6`) and flask(`0.12`->`1.0.2`)
2730

28-
## 1.3.3 (Apache 1.12.0)
31+
## 1.12.0-incubating
32+
- First Apache incubator release
33+
34+
## 1.3.3
2935
Changes:
3036
- Update run handler to accept more environment variables [#55](https://github.com/apache/openwhisk-runtime-docker/pull/55)
3137

0 commit comments

Comments
 (0)