From f17e5cda35b87fa4b3c54f362033f1b40d444229 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Sat, 26 Nov 2016 17:28:06 +0100 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c8f95c69..a80f4b371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ BACKWARDS INCOMPATIBILITIES: IMPROVEMENTS: - * builder/cloudstack: Support reusing an already associated public IP [GH-4149] + * builder/cloudstack: Support reusing an already associated public IP. [GH-4149] + * builder/googlecompute: Support `source_image_family`. [GH-4162] * post-processor/shell-local: support spaces in script path. [GH-4144] BUG FIXES: