diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ac7826d3..e24130729c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,8 @@ Line wrap the file at 100 chars. Th #### Android - Fix crash when leaving WireGuard Key screen while key is still verifying. - Fix crash that sometimes happens right after some other unrelated crash. +- Fix app not connecting when pressing the notification or quick-settings tile when the service + isn't running. It would previously just open the app UI and stay in the disconnected state. ## [2020.4-beta3] - 2020-04-29 |
