prep for 1.17.0 release (#64)

diff --git a/core/ruby2.5Action/CHANGELOG.md b/core/ruby2.5Action/CHANGELOG.md
index fd67a9c..e087480 100644
--- a/core/ruby2.5Action/CHANGELOG.md
+++ b/core/ruby2.5Action/CHANGELOG.md
@@ -19,6 +19,10 @@
 
 # Ruby 2.5 OpenWhisk Runtime Container
 
+## 1.17.0
+  - Build actionloop from 1.16@1.18.0 (#63)
+  - Resolve akka versions explicitly. (#62, #61)
+
 ## 1.16.0
   - Use 1.17.0 release of openwhisk-runtime-go (#52)
   - Install the latest security fixes with every image build.
diff --git a/core/ruby2.6ActionLoop/CHANGELOG.txt b/core/ruby2.6ActionLoop/CHANGELOG.txt
index 6a99d06..7c888e5 100644
--- a/core/ruby2.6ActionLoop/CHANGELOG.txt
+++ b/core/ruby2.6ActionLoop/CHANGELOG.txt
@@ -19,6 +19,10 @@
 
 # Ruby 2.6 OpenWhisk Runtime Container
 
+## 1.17.0
+  - Build actionloop from 1.16@1.18.0 (#63)
+  - Resolve akka versions explicitly. (#62, #61)
+
 ## 1.16.0
   - Use 1.17.0 release of openwhisk-runtime-go (#52)
   - Install latest security fixes with every image build.