diff options
author | Christian Duerr <contact@christianduerr.com> | 2018-12-02 17:07:23 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2018-12-02 17:07:23 +0100 |
commit | e690a1444e110585a3b9ac1c97115004791726c5 (patch) | |
tree | a9dd74a95f42c76934eee34cc818b32a23243a85 | |
parent | 973db4845c1430dc490c3a952a16d79adac4aac4 (diff) | |
download | alacritty-e690a1444e110585a3b9ac1c97115004791726c5.tar.gz alacritty-e690a1444e110585a3b9ac1c97115004791726c5.zip |
Add change log entries for macOS privacy requests
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6308d377..8ffafb12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New configuration option `persistent_logging` and CLI flag `--persistent-logging`, for keeping the log file after closing Alacritty - `ClearLogNotice` action for removing the warning and error message +- Alacritty now requests privacy permissions on macOS ### Changed |