Add GH-2718 to the changelog

This commit is contained in:
Chris Bednarski 2015-11-12 17:12:57 -08:00
parent 6bdbbc9e3f
commit a54c334c6d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
* builder/qemu: qcow2 images can now be compressed [GH-2748] * builder/qemu: qcow2 images can now be compressed [GH-2748]
* builder/qemu: Now specifies `virtio-scsi` by default [GH-2422] * builder/qemu: Now specifies `virtio-scsi` by default [GH-2422]
* builder/qemu: Now checks for version-specific options [GH-2376] * builder/qemu: Now checks for version-specific options [GH-2376]
* builder/docker-import: Can now import Artifice artifacts [GH-2718]
* provisioner/puppet: Now accepts the `extra_arguments` parameter [GH-2635] * provisioner/puppet: Now accepts the `extra_arguments` parameter [GH-2635]
* post-processor/atlas: Added support for compile ID. [GH-2775] * post-processor/atlas: Added support for compile ID. [GH-2775]