summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-02-20 16:19:49 +0100
committerLinus Färnstrand <linus@mullvad.net>2020-02-20 16:19:49 +0100
commit1ceeb6387480b52081e90576e5f059e2cf2798a8 (patch)
treeb9de1c5ca45cfd55e33938ab06fefad9668704d9
parent2b9c270cd71a3c7d4f72cd14d54fc965a156081c (diff)
downloadmullvadvpn-1ceeb6387480b52081e90576e5f059e2cf2798a8.tar.xz
mullvadvpn-1ceeb6387480b52081e90576e5f059e2cf2798a8.zip
Add 2020.3[-beta1] to changelog
-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