diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 13bb72f6a9..969ffe3775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,10 @@ Line wrap the file at 100 chars. Th #### Linux - Out IP missing forever when am.i.mullvad.net returns error +#### macOS +- Fix default route not being restored when disconnecting when the gateway was a link-local IPv6 + address. + ### Changed - Remove `--location` flag from `mullvad status` CLI. Location and IP will now always be printed (if available). `mullvad status listen` no longer prints location info. |
