summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-10-01 15:05:49 +0200
committerGitHub <noreply@github.com>2020-10-01 15:05:49 +0200
commit1e0849b0d1c1a0fa82580fef29e81114e081dfc2 (patch)
tree190b096d133adc54c7ad602992616c4cec9bc8d8
parente813362e5cfaa8452bd3df3adb65acfd9d76a3c3 (diff)
docs(changelog): CLI dns server address flag
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7996ee2..7fcbd29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+### Added
+* New command line argument to explicitly specify a DNS server to use (https://github.com/imsnif/bandwhich/pull/193) - [@imsnif](https://github.com/imsnif)
+
## [0.19.0] - 2020-09-29
### Fixed