From c43b34b81a7d60339a67a4ab43db10c09c506c2f Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Sun, 15 Mar 2020 21:45:47 +0300 Subject: [PATCH] Fix Android codename in the changelog 4.1 codename is "Jelly Bean", not Lollipop --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f7417cd2..6263d944a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ * streamline onboarding * add an option to create an account by scanning a qr code, of course, this has to be supported by the used provider -* lower minimal requirements, Delta Chat now also runs on Android 4.1 Lollipop +* lower minimal requirements, Delta Chat now also runs on Android 4.1 Jelly Bean * fix updating names from incoming mails * fix encryption to Ed25519 keys that will be used in one of the next releases * several bug fixes, eg. on sending and receivind messages, see