From f9da8f4a17b10aa657b1344bc5c26c0bc0255043 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sat, 23 Feb 2019 12:16:28 +0100 Subject: [PATCH] Add mention to DNS override --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd58f1ae..8a23a117 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Override DNS servers via `dhcp-option DNS`. [tunnelkit#56](https://github.com/keeshux/tunnelkit/pull/56) - About link to FAQ. ### Changed