You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2018/03/10 04:55:32 UTC

[incubator-openwhisk-runtime-swift] branch master updated: update changelog swift 4.1 add 1.0.0 codable (#32)

This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-swift.git


The following commit(s) were added to refs/heads/master by this push:
     new 320eb69  update changelog swift 4.1 add 1.0.0 codable (#32)
320eb69 is described below

commit 320eb696cd60a544a6a48116afa6cfd409ce00ea
Author: Carlos Santana <cs...@gmail.com>
AuthorDate: Fri Mar 9 23:55:30 2018 -0500

    update changelog swift 4.1 add 1.0.0 codable (#32)
---
 core/swift41Action/CHANGELOG.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/core/swift41Action/CHANGELOG.md b/core/swift41Action/CHANGELOG.md
index 33fe179..3c409ef 100644
--- a/core/swift41Action/CHANGELOG.md
+++ b/core/swift41Action/CHANGELOG.md
@@ -1,5 +1,14 @@
 # Apache OpenWhisk Swift 4.1 Runtime Container
 
+## 1.0.0
+Changes:
+  - Add Codable support
+
+Swift runtime version: [swift-4.1-DEVELOPMENT-SNAPSHOT-2018-03-06-a](https://swift.org/builds/swift-4.1-branch/ubuntu1404/swift-4.1-DEVELOPMENT-SNAPSHOT-2018-03-06-a/swift-4.1-DEVELOPMENT-SNAPSHOT-2018-03-06-a-ubuntu14.04.tar.gz)
+
+Packages included:
+  - No packages included, use Package.swift and pre-compile action.
+
 ## 0.1.0
 Initial Swift 4.1 image
   - Image name: `openwhisk/action-swift-v4.1`

-- 
To stop receiving notification emails like this one, please contact
rabbah@apache.org.