diff options
| -rw-r--r-- | CHANGELOG.md | 12 |
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 |
