diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-04-22 11:51:06 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-04-22 12:58:33 +0200 |
| commit | 8a8fc2e39808d9898f32621fa87552b6f099c65d (patch) | |
| tree | 0fc4f9db359b5fa800f2cdc6f7506517593c4af3 | |
| parent | 32394e20f5e9cd6425cf55477e71cc13b7799327 (diff) | |
| download | mullvadvpn-8a8fc2e39808d9898f32621fa87552b6f099c65d.tar.xz mullvadvpn-8a8fc2e39808d9898f32621fa87552b6f099c65d.zip | |
Add 2021.3-beta2 changelog entry
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a7988a7b11..5a4bee6f85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,16 @@ Line wrap the file at 100 chars. Th - Fix downgrades on macOS silently keeping previous version. +## [2021.3-beta2] - 2021-04-22 +This release is for Windows only. +This release has no functional changes compared to 2021.3-beta1. The only +difference is that the installer and the binaries are signed with our +new code signing certificate. The old one is expiring. + +The new certificate is brand new and Windows does not really trust it yet. +So there might be warnings when installing this for a while. + + ## [2021.3-beta1] - 2021-04-13 This release is for desktop only. |
