diff options
| author | David Lönnhager <david.l@mullvad.net> | 2020-08-25 17:04:25 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2020-08-25 17:04:45 +0200 |
| commit | bec062d2268bb009ddec5a4d766ae933b206bc83 (patch) | |
| tree | 083a946d11d8f647614e727c797ff834cb7c24a5 | |
| parent | d95a59b7dabd472c4d6fc75acaad873ac8045fb2 (diff) | |
| download | mullvadvpn-bec062d2268bb009ddec5a4d766ae933b206bc83.tar.xz mullvadvpn-bec062d2268bb009ddec5a4d766ae933b206bc83.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f08f974260..9d09cccd9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,9 @@ Line wrap the file at 100 chars. Th - Show a warning in the CLI if the provided location constraints don't match any known relay. ### Fixed +- Fix high CPU usage in 2020.6-beta1. This was due to an incorrectly initialized stream in the + relay list updater. + #### Android - Fix possible crash when starting the app, caused by trying to use JNI functions before the library is loaded. |
