diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4e25db79..ee96fe7c10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ Line wrap the file at 100 chars. Th - Reject invalid WireGuard ports in the CLI. - Reorganize settings into more logical categories. - Upgrade wireguard-go to 20220703234212 (Windows: v0.5.3). +- Prune bridges far away from the selected relay. #### Windows - Remove dependency on `ipconfig.exe`. Call `DnsFlushResolverCache` to flush the DNS cache. |
