summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48b60e97bf..37ac7826d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,10 +40,9 @@ Line wrap the file at 100 chars. Th
in 2020.4-beta2. The app will now only install on Android 7 and later (API level 24).
### Fixed
-- Fixed bogus or absent update notifications on the desktop app due to incorrect deserialization of
- a struct sent from the daemon.
+- Fix bogus or absent update notifications on the desktop app due to incorrect deserialization of a
+ struct sent from the daemon.
-### Fixed
#### Android
- Fix crash when leaving WireGuard Key screen while key is still verifying.
- Fix crash that sometimes happens right after some other unrelated crash.