From f650cc56657892229446eba0ddf16a056b61e828 Mon Sep 17 00:00:00 2001 From: Jonatan Rhodin Date: Thu, 18 Jul 2024 14:44:52 +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 903ffbde9441..17d52bcd2ada 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -24,6 +24,7 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added - Add the ability to customize how the app talks to the api. +- Add auto connect and start setting for devices without system vpn settings. ### Changed - Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and