diff --git a/CHANGELOG b/CHANGELOG
index 3fcc8277a2819002d00d8ad19a053ee4e3fa01fc..eb0b642ea0dc1f8e05a3d6c5b999a55b841949c8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.3.1
+- Pass the metrics address fd to the child process
+
 v 0.3.0
 - Prometheus metrics support with `metrics-address`
 
diff --git a/VERSION b/VERSION
index 0d91a54c7d439e84e3dd17d3594f1b2b6737f430..9e11b32fcaa96816319e5d0dcff9fb2873f04061 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1