From c012e4f310a7d3be3804bcf4709f048faef31be2 Mon Sep 17 00:00:00 2001 From: Jonatan Rhodin Date: Tue, 20 Aug 2024 11:20:21 +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 0d809bb47a19..b159e66f5fdb 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th ### Changed - Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and improvements throughout the app. +- Updated colors in the app to be more in line with material design. ### Fixed - Fix VPN service being recreated multiple times when toggling certain options.