From 40b58e878a43139b5ffecff0c9228d60d84028e6 Mon Sep 17 00:00:00 2001 From: Albin Date: Wed, 29 May 2024 14:44:54 +0200 Subject: [PATCH] Update changelog --- android/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 2998e2757cc8..96c9a95f7b91 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th ### Security - Fix DNS leaks in blocking states or when no valid DNS has been configured due to an underlying OS issue. In these cases a dummy DNS will be set to prevent leaks. +- Clarify lockdown limitations in the in-app guide. ## [android/2024.2-beta1] - 2024-04-17