mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-04 14:22:22 -04:00
update CHANGELOG
This commit is contained in:
parent
ec0326f1c8
commit
6c55fef21d
1 changed files with 4 additions and 2 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue