diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b86c0ae7e..46410061ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,9 @@ Line wrap the file at 100 chars. Th #### Windows - Be more scrupulous about removing temporary files used by the installer and uninstaller. +#### Android +- Fix unused dependencies loaded in the service/tile DI graph. + ### Security #### Android - Prevent location request responses from being received outside the tunnel when in the connected |
