diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-15 09:59:21 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-15 09:59:21 +0000 |
commit | 4860b2b9d1549d7191a935de3fe1c005b78f3883 (patch) | |
tree | e047b484d4cae35ccfc1bd80a7de9e0d2a1a8a19 | |
parent | 5fc1d2ad9fcea0d9ad4455766c0af29095b8b177 (diff) | |
parent | 78521ee845a24d3f0af0476a1be1b165ea9c2c0d (diff) | |
download | gitlab-ce-4860b2b9d1549d7191a935de3fe1c005b78f3883.tar.gz |
Merge branch 'tatkins-patch-48' into 'master'
Update browser requirements to be clear about minor versions.
See merge request gitlab-org/gitlab-ce!25805
-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 |