diff --git a/CHANGELOG.md b/CHANGELOG.md index 3481f3cdc..161eb4423 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: