Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-12-24 14:04:50 +01:00 committed by GitHub
parent 252d5aa2fb
commit 2755126a29
1 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,11 @@
## (Unreleased)
IMPROVEMENTS:
 * builder/qemu: add `use_default_display option for osx compatibility.
[GH-4293]
 * provisioner/puppet-server: Add default facts. [GH-4286]
BUG FIXES:
* builder/amazon: Crashes when new EBS vols are used. [GH-4308]
@ -7,11 +13,6 @@ BUG FIXES:
* builder/virtualbox: Explicitly set WinRMPort for StepConnect. [GH-4321]
* builder/qemu: Explicitly set WinRMPort for StepConnect. [GH-4321]
IMPROVEMENTS:
* builder/qemu: add use_default_display option for osx compatibility.
[GH-4293]
## 0.12.1 (December 15, 2016)
BACKWARDS INCOMPATIBILITIES: