diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2022-10-14 10:39:40 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2022-10-18 08:56:11 +0200 |
| commit | 4591bae45f2d5c8d175d5f36782d82194812a1be (patch) | |
| tree | a15a1699d9c133c829b3c5b4b6fa365579f6cb94 | |
| parent | 980b8a66e55ee03303c87a60ae16a30e0e72b55e (diff) | |
| download | mullvadvpn-4591bae45f2d5c8d175d5f36782d82194812a1be.tar.xz mullvadvpn-4591bae45f2d5c8d175d5f36782d82194812a1be.zip | |
Add 2022.5 to changelog
| -rw-r--r-- | CHANGELOG.md | 8 | ||||
| -rw-r--r-- | dist-assets/desktop-product-version.txt | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 485f6a6988..c06a96b245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,8 +30,6 @@ Line wrap the file at 100 chars. Th #### macOS - Fix fish shell completions when installed via Homebrew on Apple Silicon Macs. -#### Linux -- Don't prevent early boot service from running if logging to a file fails. ### Changed - Update Electron from 19.0.13 to 21.1.1. @@ -42,6 +40,12 @@ Line wrap the file at 100 chars. Th queries to servers that would normally be blocked. +## [2022.5] - 2022-10-14 +### Fixed +#### Linux +- Don't prevent early boot service from running if logging to a file fails. + + ## [2022.5-beta2] - 2022-10-05 ### Added - Add custom option to WireGuard port selector. diff --git a/dist-assets/desktop-product-version.txt b/dist-assets/desktop-product-version.txt index 2cc0695edf..ef52d12ba3 100644 --- a/dist-assets/desktop-product-version.txt +++ b/dist-assets/desktop-product-version.txt @@ -1 +1 @@ -2022.5-beta2 +2022.5 |
