diff options
| author | Christian Oliff <[email protected]> | 2020-02-17 16:55:32 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-17 09:55:32 +0200 |
| commit | cc44b4479aad8693e8ee0f845b3bc252dcdb7707 (patch) | |
| tree | add30bad1172c1937bd308c380b9bc3737bdf664 | |
| parent | f3e3c4976b8456f257a27f4aaa9e33a85a36caaf (diff) | |
| download | bootstrap-cc44b4479aad8693e8ee0f845b3bc252dcdb7707.tar.xz bootstrap-cc44b4479aad8693e8ee0f845b3bc252dcdb7707.zip | |
Add Microsoft Edge for MacOS to supported browsers (#29956)
The new Chromium-based Edge has been available as a beta for sometime and general availability of the final version is expected to ship from Jan 15. I think it makes sense to add it as a supported browser once it's out of beta.
REF: https://blogs.windows.com/windowsexperience/2019/11/04/introducing-the-new-microsoft-edge-and-bing/
| -rw-r--r-- | site/content/docs/4.3/getting-started/browsers-devices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/browsers-devices.md b/site/content/docs/4.3/getting-started/browsers-devices.md index 12a77343c..17beca00e 100644 --- a/site/content/docs/4.3/getting-started/browsers-devices.md +++ b/site/content/docs/4.3/getting-started/browsers-devices.md @@ -87,7 +87,7 @@ Similarly, the latest versions of most desktop browsers are supported. <td>Supported</td> <td>Supported</td> <td class="text-muted">—</td> - <td class="text-muted">—</td> + <td>Supported</td> <td>Supported</td> <td>Supported</td> </tr> |
