diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6037b2511a..37a7ec5db2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ Line wrap the file at 100 chars. Th #### Android - Fix crash when starting the app right after quitting it. - Restart background service if it stops responding. +- Fix crash when VPN permission is revoked, either manually or by starting another VPN app. ### Security #### Windows |
