summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-07 22:13:05 +0100
committerGitHub <noreply@github.com>2020-01-07 22:13:05 +0100
commit73ac4dce7a399658369e5e4e59bc9dd69e572183 (patch)
tree756771ad2c0fb1ad27398c1553caee53a9e0b767
parent351e4dd9194d803d5b6019d607ecccc4dd08a86b (diff)
docs(changelog): macos no-screen-of-death fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a80440f..f8f3e79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
- Fix string conversion error on macOS (https://github.com/imsnif/bandwhich/pull/79) - [@zhangxp1998](https://github.com/zhangxp1998)
+- Proper fix for macos no-screen-of-death (https://github.com/imsnif/bandwhich/pull/83) - [@zhangxp1998](https://github.com/zhangxp1998) + [@imsnif](https://github.com/imsnif)
## [0.7.0] - 2020-01-05