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.