summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a72e59fdc9..0dc5cdaf2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,8 +38,8 @@ Line wrap the file at 100 chars. Th
- WireGuard key is now rotated sooner: every four days instead of seven.
### Fixed
-#### MacOS
-- When applying empty list of custom DNS servers, the daemon won't get stuck in the offline state.
+- Make it impossible to apply an empty list of custom DNS server IPs.
+ Stops the daemon from getting stuck in the offline state on macOS.
## [2021.1-beta1] - 2021-01-25