From 8ecb406f5eced5f7f0fa3dc6268f579349bb4c4c Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Mon, 6 Nov 2017 15:55:45 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0ad95159..132082417 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * builder/digitalocean: Add `ipv6` option to enable on droplet. [GH-5534] * builder/triton: Add `source_machine_image_filter` option to select an image ID based on a variety of parameters. [GH-5538] * communicator/ssh: Add socks 5 proxy support. [GH-5439] +* builder/lxc: Add new `publish_properties` field to set image properties. [GH-5475] ### BUG FIXES: