From ee1b9ec7c27aab474027decac9758fcff43eb6bd Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Wed, 16 Apr 2014 22:29:08 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f8ba1fa3..577724cc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES: * builder/amazon-instance: Use S3Endpoint for ec2-upload-bundle arg, which works for every region. [GH-904] +* builder/digitalocean: updated default image_id [GH-1032] * builder/virtualbox-iso: Retry unregister a few times to deal with VBoxManage randomness. [GH-915] * provisioners/chef-client: Don't chown directory with Ubuntu. [GH-939]