diff options
| author | David Lönnhager <david.l@mullvad.net> | 2020-12-15 12:12:11 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-01-04 16:50:18 +0100 |
| commit | 9bc51f619b553b5aa36ba79e5ea6d8d374ca9dd2 (patch) | |
| tree | d3aefe24c1d3ce307be8195472ee3b55aadc7704 | |
| parent | d9baa6bf9d98858d9f5bae95740b9d5ecb192c0f (diff) | |
| download | mullvadvpn-9bc51f619b553b5aa36ba79e5ea6d8d374ca9dd2.tar.xz mullvadvpn-9bc51f619b553b5aa36ba79e5ea6d8d374ca9dd2.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 523aaf6859..2858f85f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,11 @@ Line wrap the file at 100 chars. Th OpenVPN by correctly applying the fix for [CVE-2019-14899](https://seclists.org/oss-sec/2019/q4/122). +### Changed +- Allow the API to be accessed while in a blocking state. +- Prefer the last used API endpoint when the service starts back up, as well as in other tools such + as the problem report tool. + ## [2020.8-beta2] - 2020-12-11 This release is for desktop only. |
