Skip to content

Commit 6332e99

Browse files
committed
Fix custom DNS changelog entry
1 parent 160e605 commit 6332e99

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,13 @@ Line wrap the file at 100 chars. Th
2828
- Add `--wait` flag to `connect`, `disconnect` and `reconnect` CLI subcommands to make the CLI wait
2929
for the target state to be reached before exiting.
3030
- Navigate back to the main view when escape is pressed.
31-
32-
#### Windows
33-
- Add support for custom DNS resolvers (CLI only).
31+
- Add support for custom DNS resolvers.
3432

3533
#### Linux
3634
- Optionally use NetworkManager to create WireGuard devices.
37-
- Add support for custom DNS resolvers (CLI only).
3835
- Disable NetworkManager's connectivity check before applying firewall rules to avoid triggerring
3936
NetworkManager's [bug](https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/312#note_453724)
4037

41-
#### macOS
42-
- Add support for custom DNS resolvers (CLI only).
43-
4438
### Changed
4539
- Use the API to fetch API IP addresses instead of DNS.
4640
- Remove WireGuard keys during uninstallation after the firewall is unlocked.

0 commit comments

Comments
 (0)