Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2016-04-12 18:37:58 +02:00
parent 4db1af8939
commit 9feb7ebb06
1 changed files with 2 additions and 1 deletions

View File

@ -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: