diff options
| author | Linus Färnstrand <faern@faern.net> | 2023-04-05 09:31:22 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-04-05 11:55:35 +0200 |
| commit | e1595669b7312ddba0277761368f4854d5853c39 (patch) | |
| tree | 90316be7eb2a929dc8c56f7094650f9445ff70d9 | |
| parent | ce0aedaf8d7e24eab48f6e9800d1631942e8795e (diff) | |
| download | mullvadvpn-e1595669b7312ddba0277761368f4854d5853c39.tar.xz mullvadvpn-e1595669b7312ddba0277761368f4854d5853c39.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 63fd3c26c5..db3f310ef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,8 +25,6 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Changed - Update Electron from 21.1.1 to 23.2.0. -- Change WireGuard key rotation interval to 14 days. It was 7 days on desktop and 4 days on - Android. ### Deprecated #### Linux @@ -47,6 +45,13 @@ Line wrap the file at 100 chars. Th #### macOS - Fix tray window behaviour when opening mission control and switching between full-screen workspaces. + +## [2023.3] - 2023-04-05 +### Changed +- Change WireGuard key rotation interval to 14 days. It was 7 days on desktop and 4 days on + Android. + + ## [2023.3-beta1] - 2023-03-23 ### Added - Add Kyber1024 KEM algorithm into the Post-Quantum secure key exchange algorithm. This means the |
