From 14d72b2b2bbe9c448efc5b1a535b0b8721b3a3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20G=C3=B6ransson?= Date: Mon, 28 Oct 2024 16:23:52 +0100 Subject: [PATCH] Add entry for encrypted DNS proxy --- android/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 28a55cd821d7..3d0d0e2e87ff 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Added +- Add a new access method: Encrypted DNS Proxy. Encrypted DNS proxy is a way to reach the API via + proxies. The access method is enabled by default. ## [android/2024.8-beta2] - 2024-10-25