diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-03-14 19:58:29 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-03-14 19:58:29 +0100 |
| commit | 25d952a5fb490bd68989304133502fc8fdf84a0d (patch) | |
| tree | dfb8618ddcc36a97d414e63bb847454138cb5604 | |
| parent | 0eea81c1304b306b19e9975c6079f3ed9825c1a3 (diff) | |
| download | mullvadvpn-25d952a5fb490bd68989304133502fc8fdf84a0d.tar.xz mullvadvpn-25d952a5fb490bd68989304133502fc8fdf84a0d.zip | |
Add inconsistent version fix to changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e9dc017d97..519f23e40c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,8 @@ Line wrap the file at 100 chars. Th - Fix delay in showing/hiding update notification when toggling beta program. - Improve responsiveness when reconnecting after some failed connection attempts. - Fix GUI not showing correct view if disconnected from the daemon during app startup. +- Fix incorrectly displayed "inconsistent version" text in settings if disconnected from daemon on + startup. #### Windows - Fix "cannot find the file" error while creating a Wintun adapter by upgrading Wintun. |
