summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKelvin Zhang <zhangxp1998@gmail.com>2020-01-07 16:53:47 -0500
committerKelvin Zhang <zhangxp1998@gmail.com>2020-01-07 16:53:47 -0500
commitaece30491edcf45306d16e90d7a3536befc11475 (patch)
tree5acc2bfc10cb18793c88646c4432f3b00e666cf7
parent5826f04ca64071f304286e646c1b262154202b74 (diff)
Update CHANGELOG to include the UDP fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8f3e79..62cdff5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Fix string conversion error on macOS (https://github.com/imsnif/bandwhich/pull/79) - [@zhangxp1998](https://github.com/zhangxp1998)
- Proper fix for macos no-screen-of-death (https://github.com/imsnif/bandwhich/pull/83) - [@zhangxp1998](https://github.com/zhangxp1998) + [@imsnif](https://github.com/imsnif)
+- Fix UDP traffic not displayed issue #81 with [PR 82](https://github.com/imsnif/bandwhich/pull/82) [@zhangxp1998](https://github.com/zhangxp1998)
## [0.7.0] - 2020-01-05