update changelog
This commit is contained in:
parent
04ed639750
commit
986bded9d0
|
@ -1,3 +1,5 @@
|
||||||
|
## (UNRELEASED)
|
||||||
|
|
||||||
## 1.1.0 (October 13, 2017)
|
## 1.1.0 (October 13, 2017)
|
||||||
|
|
||||||
### IMPROVEMENTS:
|
### IMPROVEMENTS:
|
||||||
|
@ -26,7 +28,7 @@
|
||||||
* builder/virtualbox-ovf: Add `keep_registered` option. [GH-5336]
|
* builder/virtualbox-ovf: Add `keep_registered` option. [GH-5336]
|
||||||
* builder/vmware: Add `disable_vnc` option to prevent VNC connections from
|
* builder/vmware: Add `disable_vnc` option to prevent VNC connections from
|
||||||
being made. [GH-5436]
|
being made. [GH-5436]
|
||||||
* core: releases will now be build for ppc64le
|
* core: Releases will now be built for ppc64le.
|
||||||
* post-processor/vagrant: When building from a builder/hyper-v artifact, link
|
* post-processor/vagrant: When building from a builder/hyper-v artifact, link
|
||||||
instead of copy when available. [GH-5207]
|
instead of copy when available. [GH-5207]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue