Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2017-02-20 19:32:38 +0300
committerNick Thomas <nick@gitlab.com>2017-02-20 19:32:38 +0300
commitc13e845ac88cea6a2e01fc301e741b0be09d7ed1 (patch)
tree6ce8445426922677a5da265f5b7fbc14217100e1
parentc91801c72a3289908573cc73a8016db8dd546bd3 (diff)
parentf0b3b60571b745af42b74b5cf87950e5673fbe90 (diff)
Merge branch 'pages-0.3.1' into 'master' v0.3.1
Release v0.3.1 See merge request !15
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3fcc8277..eb0b642e 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 0d91a54c..9e11b32f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1