summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2022-10-04 16:28:17 +0200
committerLinus Färnstrand <linus@mullvad.net>2022-10-05 12:05:44 +0200
commit4e84b882361ee4e8032d41d65d0afa24a50567e9 (patch)
treeb0da2c377de6e05f7abf346519e40147c46e7758
parent241d373967ebb1fc57431945843cf9421bf3e436 (diff)
downloadmullvadvpn-4e84b882361ee4e8032d41d65d0afa24a50567e9.tar.xz
mullvadvpn-4e84b882361ee4e8032d41d65d0afa24a50567e9.zip
Add 2022.5-beta2 to changelog
-rw-r--r--CHANGELOG.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 52f4a8f3b2..dc997580dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,9 +23,18 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
+### Fixed
+#### macOS
+- Fix fish shell completions when installed via Homebrew on Apple Silicon Macs.
+
+
+## [2022.5-beta2] - 2022-10-05
### Added
- Add custom option to WireGuard port selector.
+####Linux
+- Add ARM64 (aarch64) builds. This is the first release with Linux ARM support.
+
### Changed
- Experimental: Upgrade the support for quantum-resistant WireGuard tunnels to a newer protocol.
@@ -33,9 +42,6 @@ Line wrap the file at 100 chars. Th
#### Linux
- Fix app crashing immediately when using some icon themes.
-#### macOS
-- Fix fish shell completions when installed via Homebrew on Apple Silicon Macs.
-
## [2022.5-beta1] - 2022-09-26
### Added