diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-02-18 09:17:47 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-02-18 09:17:47 +0100 |
| commit | 900bb3d034e5751542f675050f36691c0e01f9af (patch) | |
| tree | 9f3b150613cea6ee9fe3b0f8aaa1b4932b884cec | |
| parent | 4fe5773a669f6c2f04e75025831786837d789825 (diff) | |
| download | mullvadvpn-900bb3d034e5751542f675050f36691c0e01f9af.tar.xz mullvadvpn-900bb3d034e5751542f675050f36691c0e01f9af.zip | |
Add 2021.2-beta1 changelog section
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e0714f35fe..aabf45eeef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,9 +45,12 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix delay in showing/hiding update notification when toggling beta program. + +## [2021.2-beta1] - 2021-02-17 +### Fixed #### Linux -- Fix crash when trying to apply IPv6 rotues for OpenVPN when IPv6 is disabled. -- Ignore failure to add IPv6 split-tunneling routing rules when they fail due to IPv6 being +- Fix crash when trying to apply IPv6 routes for OpenVPN when IPv6 is disabled. +- Ignore failure to add IPv6 split-tunneling routing rules when they fail due to IPv6 being unavailable. #### Windows |
