dgrove-oss closed pull request #50: Update change log. URL: https://github.com/apache/incubator-openwhisk-runtime-docker/pull/50
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 5c01f8c..8712a33 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -19,20 +19,23 @@ # Apache OpenWhisk Docker Runtime Container +## 1.3.1 +Changes: + - Disallow re-initialization by default. Added environment variable to enable re-initialization for local development. ## 1.3.0 Changes: - - Added openssh-client + - Added openssh-client. ## 1.2.0 Changes: - - Added utilties curl and wget + - Added utilties curl and wget. ## 1.1.0 Changes: - - Allow input parameter larger than 128KB - - Added perl language support - - Added utilties jq, zip, git + - Allow input parameter larger than 128KB. + - Added perl language support. + - Added utilties jq, zip, git. ## 1.0.0 -Initial version +Initial version. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
