From a152045f81e3433c76640cae449a359de2c311bb Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 1 Oct 2015 17:06:56 -0400 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3567eb1c..7166a1b3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ FEATURES: + - **IPv6 Private Networks**: Private networking now supports IPv6. This + only works with VirtualBox and VMware at this point. [GH-6342] + IMPROVEMENTS: BUG FIXES: