summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-16 20:15:21 +0100
committerGitHub <noreply@github.com>2020-01-16 20:15:21 +0100
commitdd14b9a073d7d2d04539c99f8820ec318793efc6 (patch)
treed6e02fb83246a6c2bbc6fda86cb6e1c5f15c5c6b
parentceaf8b8167b7ae4eb490e50d6771094d4bacb94b (diff)
docs(changelog): table selection
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ca9ac4..6aa91b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+
+### 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)
## [0.9.0] - 2020-01-14