From 9feb7ebb06d09b2b325cffa3b34ec56bad02b0a0 Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Tue, 12 Apr 2016 18:37:58 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 136d3f3371..ca5639fff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,8 @@ IMPROVEMENTS: * provider/github: Add support for privacy to `github_team` [GH-6116] * provider/cloudstack: Deprecate `ipaddress` in favour of `ip_address` in all resources [GH-6010] * provider/openstack: Allow subnets with no gateway [GH-6060] - * provider/openstack Add value_specs argument and attribute for routers [GH-4898] + * provider/openstack: Add value_specs argument and attribute for routers [GH-4898] + * provider/cloudstack: Deprecate allowing names (instead of IDs) for parameters that reference other resources [GH-6123] BUG FIXES: