summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-18 10:46:21 +0100
committerGitHub <noreply@github.com>2020-01-18 10:46:21 +0100
commitde92ecddc9559df16ec9fc2466ae9aa3572529d2 (patch)
tree65fbd2f7a85a5b51409ccbf6ecac7036b1e2e7f9
parent6de8270422e442942329dcf34ffca6f62e6e282f (diff)
docs(changelog): vpn fix
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6aa91b1..b282155 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Support Ipv6 (https://github.com/imsnif/bandwhich/pull/70) - [@zhangxp1998](https://github.com/zhangxp1998)
* Select tables to render from the CLI (https://github.com/imsnif/bandwhich/pull/107) - [@chobeat](https://github.com/chobeat)
+### Fixed
+* VPN traffic sniffing on mac (https://github.com/imsnif/bandwhich/pull/129) - [@zhangxp1998](https://github.com/zhangxp1998)
+
+
## [0.9.0] - 2020-01-14
### Added