summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-04 23:05:49 +0000
committerGitHub <noreply@github.com>2019-04-04 23:05:49 +0000
commit5776ec09d6d56540549fc513273ae511d3316f22 (patch)
treefbcf52a1cb20e5a06b15766cbaf9fb1fb6fe4ea2 /CHANGELOG.md
parent91f889849e13e720f3803a7b0405ec4a9cf6005b (diff)
Disable automatic graphics switching on macOS
Temporarily disabled automatic graphics switching due to a bug in macOS which leads to crashing. See #2221.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a21d4a6a..ee86955c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Clicking on non-alphabetical characters in front of URLs will no longer open them
- Command keybindings on Windows will no longer open new cmd.exe console windows
+- On macOS, automatic graphics switching has been temporarily disabled due to a macos bug
### Fixed