diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a14a9d99fc..c63072ffff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Line wrap the file at 100 chars. Th - Fix quitting the app sometimes failing. - Fix WireGuard key status events being lost by the UI, causing stale information to be shown. - Fix time left in account not showing in settings screen. +- Fix attempt to connect when the app doesn't have the VPN permission. #### Windows - Fix race in network adapter monitor that could result in data corruption and crashes. |
