prep for 1.17.0 release (#144)

diff --git a/core/swift42Action/CHANGELOG.md b/core/swift42Action/CHANGELOG.md
index e8da936..8280bfe 100644
--- a/core/swift42Action/CHANGELOG.md
+++ b/core/swift42Action/CHANGELOG.md
@@ -19,6 +19,10 @@
 
 # Apache OpenWhisk Swift 4.2 Runtime Container
 
+## 1.17.0
+- Build actionloop from 1.16@1.18.0 (#143)
+- Resolve akka versions explicitly. (#141, #139)
+
 ## 1.16.0
   - Use 1.17.0 release of openwhisk-runtime-go
 
diff --git a/core/swift51Action/CHANGELOG.md b/core/swift51Action/CHANGELOG.md
index 333225a..33c6ff7 100644
--- a/core/swift51Action/CHANGELOG.md
+++ b/core/swift51Action/CHANGELOG.md
@@ -19,6 +19,10 @@
 
 # Apache OpenWhisk Swift 5.1 Runtime Container
 
+## 1.17.0
+- Build actionloop from 1.16@1.18.0 (#143)
+- Resolve akka versions explicitly. (#141, #139)
+
 ## 1.16.0
   - Use 1.17.0 release of openwhisk-runtime-go
 
diff --git a/core/swift53Action/CHANGELOG.md b/core/swift53Action/CHANGELOG.md
index 993d894..e0de9fd 100644
--- a/core/swift53Action/CHANGELOG.md
+++ b/core/swift53Action/CHANGELOG.md
@@ -19,5 +19,9 @@
 
 # Apache OpenWhisk Swift 5.3 Runtime Container
 
+## 1.17.0
+- Build actionloop from 1.16@1.18.0 (#143)
+- Resolve akka versions explicitly. (#141, #139)
+
 ## 1.16.0
  - Initial Release
diff --git a/core/swift54Action/CHANGELOG.md b/core/swift54Action/CHANGELOG.md
index 395d500..d43dc0a 100644
--- a/core/swift54Action/CHANGELOG.md
+++ b/core/swift54Action/CHANGELOG.md
@@ -19,5 +19,5 @@
 
 # Apache OpenWhisk Swift 5.4 Runtime Container
 
-## 1.16.0
+## 1.17.0
  - Initial Release