prep for 1.17.0 release (#108)

diff --git a/core/php7.3Action/CHANGELOG.md b/core/php7.3Action/CHANGELOG.md
index d517959..fba3fec 100644
--- a/core/php7.3Action/CHANGELOG.md
+++ b/core/php7.3Action/CHANGELOG.md
@@ -17,8 +17,10 @@
 #
 -->
 
-## Next Release
+## Apache 1.17.0
   - Update version of PHP to 7.3.29
+  - Build actionloop from 1.16@1.18.0 (#107)
+  - Resolve akka versions explicitly. (#105, #104)
 
 ## Apache 1.16.0
   - Update version of PHP to 7.3.27
diff --git a/core/php7.4Action/CHANGELOG.md b/core/php7.4Action/CHANGELOG.md
index 5bfb158..324e980 100644
--- a/core/php7.4Action/CHANGELOG.md
+++ b/core/php7.4Action/CHANGELOG.md
@@ -17,8 +17,10 @@
 #
 -->
 
-## Next Release
+## Apache 1.17.0
   - Update version of PHP to 7.4.21
+  - Build actionloop from 1.16@1.18.0 (#107)
+  - Resolve akka versions explicitly. (#105, #104)
 
 ## Apache 1.16.0
   - Update version of PHP to 7.4.15
diff --git a/core/php8.0Action/CHANGELOG.md b/core/php8.0Action/CHANGELOG.md
index 12122c7..2b2683a 100644
--- a/core/php8.0Action/CHANGELOG.md
+++ b/core/php8.0Action/CHANGELOG.md
@@ -17,8 +17,10 @@
 #
 -->
 
-## Next Release
+## Apache 1.17.0
   - Update version of PHP to 8.0.8
+  - Build actionloop from 1.16@1.18.0 (#107)
+  - Resolve akka versions explicitly. (#105, #104)
 
 ## Apache 1.16.0
 Initial release