From 8afdac3eb9b93095415c29e7ac83318d635f2d75 Mon Sep 17 00:00:00 2001 From: Stefan Mitterrutzner Date: Tue, 22 Jun 2021 23:19:06 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25bf0e7a..7527740f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog for DP3T-SDK iOS -## next version +## Version 2.4.0 (30.04.2021) - adds methods which allows to seperatly ask for user consent from sending the keys to the backend (DP3TTracing.requestTEKPermission and DP3TTracing.sendTEKs) - fixes retain cycle +- fixes typo (renames permissonError to permissionError) ## Version 2.3.0 (30.04.2021) - expose oldest shared keydate when calling iWasExposed