summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--android/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index f03a161797..ef57ebdef7 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -22,9 +22,14 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## [Unreleased]
+### Changed
+- Disable Wireguard port setting when a obfuscation is selected since it is not used when an
+ obfuscation is applied.
+
### Removed
- Remove Google's resolvers from encrypted DNS proxy.
+
## [android/2024.10-beta2] - 2024-12-20
### Fixed