diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-05-15 10:05:35 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-05-15 10:05:35 +0200 |
| commit | 16eaed359c4818e11bd1318536cb5b0a6e2976b1 (patch) | |
| tree | 16ed18c0760af4f14b623fb406b04a6a67f4dff4 | |
| parent | 256dce53b27981f4c80543e7b5fbf221a1099070 (diff) | |
| download | mullvadvpn-16eaed359c4818e11bd1318536cb5b0a6e2976b1.tar.xz mullvadvpn-16eaed359c4818e11bd1318536cb5b0a6e2976b1.zip | |
Add preinstall behavior to changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf9c1425e..aaa037bfb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,8 @@ Line wrap the file at 100 chars. Th - Add `version` subcommand in the CLI to show information about current versions. - Add a flag to daemon to print log entries to standard output without timestamps. - Filter out and ignore DNS lookup results for api.mullvad.net that are bogus (private etc.) +- Make the macOS pkg installer locate and uninstall any 2018.1 version of the app before installing + itself. ### Changed - Change all occurrences of "MullvadVPN" into "Mullvad VPN", this affects |
