From 169cacd710805b23e880302dd41156765b00c61d Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 6 Oct 2015 16:24:02 -0400 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7166a1b3f..8840cc522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ FEATURES: - **IPv6 Private Networks**: Private networking now supports IPv6. This only works with VirtualBox and VMware at this point. [GH-6342] + - **Linked Clones**: VirtualBox and VMware providers now support + linked clones for very fast (millisecond) imports on up. [GH-4484] IMPROVEMENTS: