diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-03-19 15:28:57 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-03-19 16:05:41 +0100 |
| commit | d95b6f169e7585485ba53c0557235ac68b4fd588 (patch) | |
| tree | 5f6c62f4e68718d70fcf72ba9f49956123e86086 | |
| parent | c5c60ede9c1477f0c6886d922dd6f2431ac3f5ea (diff) | |
| download | mullvadvpn-d95b6f169e7585485ba53c0557235ac68b4fd588.tar.xz mullvadvpn-d95b6f169e7585485ba53c0557235ac68b4fd588.zip | |
Move platform specific changelog entry on old release
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 538118d164..e8de8952d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,11 +123,11 @@ This release is identical to 2018.6-beta1 - Add extra level of kill-switch called "block when disconnected". Blocks all network traffic even in the disconnected state. Not activated by default and can be changed via the CLI subcommand `block-when-disconnected`. -- Ability to debug firewall rules on macOS with the `TALPID_FIREWALL_DEBUG` variable. #### macOS - Detect if the computer is offline. If so, don't sit in a reconnect loop, instead block and show an error message. +- Add ability to debug firewall rules with the `TALPID_FIREWALL_DEBUG` variable. #### Windows - Install tray icon in visible part of the notification area. |
