summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-18 13:38:23 +0100
committerGitHub <noreply@github.com>2020-01-18 13:38:23 +0100
commitf2c03e888fd26a560a5410bb37898d4f9e774ad3 (patch)
treed3924b47f0b5240f1ec6b79f50b8dfab1402f046
parent757fed8e7d5b42bfa3e64041d47072dde26822f8 (diff)
docs(changelog): version0.10.0
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b282155..df5b11b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+## [0.10.0] - 2020-01-18
+
### Added
* 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)
@@ -13,7 +15,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### 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