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) =================