summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a410df62f..9e68fb7cdc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,11 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
+### Added
+#### macOS
+- Add an opt-in feature to leak macOS network check traffic in blocked states to resolve issues with
+ the app blocking internet connectivity after sleep or when connecting to new wireless networks.
+
### Changed
- Keep unspecified constraints unchanged in the CLI when providing specific tunnel constraints
instead of setting them to default values.