From 46b6a0db59a823189fd0d98382e6b209ece04158 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis <axilleas@axilleas.me> Date: Sun, 21 Feb 2016 17:34:18 +0200 Subject: [PATCH] Add MR that custom CNAMEs were introduced --- doc/pages/administration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/pages/administration.md b/doc/pages/administration.md index aae5fd2be7ae0..ff2a37d57d1d3 100644 --- a/doc/pages/administration.md +++ b/doc/pages/administration.md @@ -1,7 +1,10 @@ # GitLab Pages Administration > **Note:** -This feature was [introduced][ee-80] in GitLab EE 8.3. +> This feature was first [introduced][ee-80] in GitLab EE 8.3. +> Custom CNAMEs with TLS support were [introduced][ee-173] in GitLab EE 8.5. + +--- This document describes how to set up the _latest_ GitLab Pages feature. Make sure to read the [changelog](#changelog) if you are upgrading to a new GitLab -- GitLab