From 3792bd6f6f82d9f677c3fbc9d265905943fe7b2c Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Thu, 28 Jan 2016 22:14:45 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e9dae69508f..0aefac52579f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES: FEATURES: * **New provider: `powerdns` - PowerDNS REST API** [GH-4885] - * + IMPROVEMENTS: * provider/template: Remove unnecessary mime-type validation from `template_cloudinit_config` resources [GH-4873] @@ -17,6 +17,7 @@ BUG FIXES: * provider/aws: `aws_autoscale_schedule` 0 values [GH-4693] * provider/aws: Fix regression with VPCs and ClassicLink for regions that do not support it [GH-4879] + * provider/openstack: Changing the port resource to mark the ip_address as optional [GH-4850] ## 0.6.10 (January 27, 2016)