From d355b1ea0b1e75ab9874fe932e741347e3f8221b Mon Sep 17 00:00:00 2001
From: Nick Thomas <nick@gitlab.com>
Date: Thu, 23 Feb 2017 14:23:15 +0000
Subject: [PATCH] Release v0.3.2

---
 CHANGELOG | 3 +++
 VERSION   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index eb0b642..af70361 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.3.2
+- Only pass a metrics fd to the daemon child if a metrics address was specified
+
 v 0.3.1
 - Pass the metrics address fd to the child process
 
diff --git a/VERSION b/VERSION
index 9e11b32..d15723f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2
-- 
GitLab