diff options
author | Tom Atkins <tatkins@gitlab.com> | 2019-03-06 12:26:51 +0000 |
---|---|---|
committer | Tom Atkins <tatkins@gitlab.com> | 2019-03-06 12:26:51 +0000 |
commit | 78521ee845a24d3f0af0476a1be1b165ea9c2c0d (patch) | |
tree | 1f8dbc80ca612a3c7ca989ee97980a0b69cc161d /doc/install/requirements.md | |
parent | d40b55c296707f3b1366f39274acceb499dd9511 (diff) | |
download | gitlab-ce-78521ee845a24d3f0af0476a1be1b165ea9c2c0d.tar.gz |
Update browser requirements to be clear about minor versions.
Diffstat (limited to 'doc/install/requirements.md')
-rw-r--r-- | doc/install/requirements.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 8ab7189c2a6..9a6c2ce1976 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -207,6 +207,9 @@ We support the current and the previous major release of: - Microsoft Edge - Internet Explorer 11 +The browser vendors release regular minor version updates with important bug fixes and security updates. +Support is only provided for the current minor version of the major version you are running. + Each time a new browser version is released, we begin supporting that version and stop supporting the third most recent version. Note: We do not support running GitLab with JavaScript disabled in the browser and have no plans of supporting that |