diff --git a/CHANGELOG.md b/CHANGELOG.md index 8840cc522..c794b3ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,12 @@ 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] + - **Snapshots**: The `vagrant snapshot` command can be used to checkpoint + and restore point-in-time snapshots. + - **IPv6 Private Networks**: Private networking now supports IPv6. This + only works with VirtualBox and VMware at this point. [GH-6342] IMPROVEMENTS: