diff options
| -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 |
