diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-21 18:01:23 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-24 14:06:27 +0000 |
| commit | bf52845eb0f590d77efae1eb7b83333cdca7b8d4 (patch) | |
| tree | 7380e197a8dcb3aabd97adcd8d500c66178b7018 | |
| parent | e5eda50c6e07c609a99b976723fb50661bca5f90 (diff) | |
| download | mullvadvpn-bf52845eb0f590d77efae1eb7b83333cdca7b8d4.tar.xz mullvadvpn-bf52845eb0f590d77efae1eb7b83333cdca7b8d4.zip | |
Describe formatter fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c67e9a09a..8dd6eff2cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ Line wrap the file at 100 chars. Th #### Android - Fix possible crash when starting the app, caused by trying to use JNI functions before the library is loaded. +- Fix crash when selecting the whole text entered for the voucher code and then deleting it in the + Redeem Voucher dialog. ## [2020.6-beta1] - 2020-08-20 |
