diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c23f86..4068eff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
#Changelog
+# 2.2.0 - 2016-10-27
+
+* Add concept of customer and customer payments to support recurring payments (#19)
+* Cleanup and test improvements
+
+Thanks to @jcassee and @tubbynl for their contributions!
+
# 2.1.0 - 2016-07-06
* Add sources to maven repository (#14).
diff --git a/pom.xml b/pom.xml
index bca5874..7be4cf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4.0.0
jar
- 2.2.0-SNAPSHOT
+ 2.2.0
nl.stil4m
mollie-api
Mollie API