diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-07-05 17:21:27 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-07-05 17:21:32 +0200 |
| commit | d67b585b2d9016d7d488309ce95559cfba9d6e95 (patch) | |
| tree | 107db22aae0f568f4fdfdbfbc89a781d4225fcb3 | |
| parent | eca21a120eeda8a27c9ef7c1ad12c5bb31fdcba5 (diff) | |
| download | mullvadvpn-d67b585b2d9016d7d488309ce95559cfba9d6e95.tar.xz mullvadvpn-d67b585b2d9016d7d488309ce95559cfba9d6e95.zip | |
Add 2022.3-beta2 changelog header and items
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 004f747b7a..77b9608775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,8 +45,6 @@ Line wrap the file at 100 chars. Th unlock the device before attempting to toggle the tunnel state. #### Windows -- Fix DNS issue on non-English Windows installations. Don't parse the output of ipconfig.exe - to determine if the tool succeeded. - Only use the most recent list of apps to split when resuming from hibernation/sleep if applying it was successful. @@ -56,6 +54,13 @@ Line wrap the file at 100 chars. Th state. +## [2022.3-beta2] - 2022-06-29 +### Fixed +#### Windows +- Fix DNS issue on non-English Windows installations. Don't parse the output of ipconfig.exe + to determine if the tool succeeded. + + ## [2022.3-beta1] - 2022-06-27 ### Added - Add option to filter relays by ownership in the desktop apps. |
