From 3c304976f733bbbe564b82d4c2c3622a4a89735d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 16 Aug 2018 15:49:53 -0400 Subject: [PATCH] Update changelog. Signed-off-by: Roberto Rosario --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 73b1ac90fb..0b64c29e2a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -16,6 +16,9 @@ - Common app: Fix post login redirection to honor the ?next= URL query string argument. Thanks go to K.C. Wong (@dvusboy1). Closes GitLab issue #489. +- Docker install script: Detect if Docker installed and provide help + text if not. + 3.0.1 (2018-07-08) =================