diff options
| -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 |
