diff --git a/CHANGELOG.md b/CHANGELOG.md
index cedc9cfc..bdf41673 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.10.0 / 2021-07-07
+* [ENHANCEMENT] Add ability to set included databases when autoDiscoverDatabases is enabled #499
+* [BUGFIX] fix pg_replication_slots on postgresql versions 9.4 <> 10.0 #537
+
 ## 0.9.0 / 2021-03-01
 
 First release under the Prometheus Community organisation.
diff --git a/VERSION b/VERSION
index ac39a106..78bc1abd 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.0
+0.10.0