From ffde55987991aeb7b7aad0e36e2a8402e0ab47d6 Mon Sep 17 00:00:00 2001 From: Jonatan Rhodin Date: Sun, 24 Nov 2024 23:24:57 +0100 Subject: [PATCH] Update changelog --- android/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index d97bf45ed7c2..37562f411940 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -25,6 +25,8 @@ Line wrap the file at 100 chars. Th ### 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. +- Add multihop which allows the routing of traffic through an entry and exit server, making it + harder to trace. ### Changed - Animation has been changed to look better with predictive back.