diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 41ca2da6df..3281ffba71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ Line wrap the file at 100 chars. Th out the default route. - Fix bug in split tunneling code that could make the kernel driver and mullvad-daemon out of sync around which programs should be excluded when the driver took longer to respond. +- Use route-based offline monitoring. Fixes issues where the daemon falsely entered the offline + state, for example when using virtual switches in Hyper-V. #### Android - Fix reconnect on app resume. Don't reconnect the tunnel every time the app is opened. |
