summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f87d8d6ea0..3a2bb8000b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,13 +32,21 @@ Line wrap the file at 100 chars. Th
leaking any data during the reconnection.
### Fixed
-- Fix stack overflow caused by WireGuard key rotation timers.
-
#### Android
- Make sure the settings screen is scrollable so that devices with small screens can access the quit
button.
+## [2020.3] - 2020-02-20
+This release is identical to 2020.3-beta1
+
+
+## [2020.3-beta1] - 2020-02-20
+### Security
+- Fix stack overflow caused by WireGuard key rotation timers. When the daemon crashed it was
+ restarted automatically. But it did not connect (depending on settings), leaving a leak.
+
+
## [2020.2] - 2020-02-13
This release is identical to 2020.2-beta1