diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a657f9e5e0931f35803b0bceb231494a5a70854..e190d690e6060573d7e162555f22890d2c706752 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
 
 ## Release 3.0.0
 
+**Features**
+
+  * #82 allow puppetlabs/stdlib 6.x and puppet/archive 4.x
+
+## Release 3.0.0
+
 **Features**
 
   * #80 remove CentOS7 from compatible OSes
diff --git a/metadata.json b/metadata.json
index 08a83193966c772e2faeedaddd68234dc9e05797..4e33dc9e45cef4504b4e887f8e1b958440b49e29 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "adullact-wordpress",
-  "version": "3.0.0",
+  "version": "3.1.0",
   "author": "adullact",
   "summary": "Install and configure WordPress with WP-CLI tool.",
   "license": "AGPL-3.0",