From 54e96d100ac47a21882c094e3fc3c2f790bd685c Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 19 Dec 2013 15:02:22 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a97d80e05..18441b9f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ BACKWARDS INCOMPATIBILITIES: +* post-processor/vagrant: Syntax for overriding by provider has changed. + See the documentation for more information. Running your template + through `packer fix` should resolve this. * post-processor/vsphere: Some available configuration options were changed. Running your template through `packer fix` should resolve this.