Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-02-22 09:29:25 -08:00 committed by GitHub
parent 4154db93e9
commit e1d5543362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ Features:
IMPROVEMENTS:
* compute: add support for updating alias ips in instances [GH-1084]
* compute: allow setting a route resource's `description` attribute [GH-1088]
* compute: allow lowercase ip protocols in forwarding rules [GH-1118]
* container: Fail if the ip_allocation_policy doesn't specify secondary range names [GH-1065]
* sql: Support multiple users with the same name for different host for 1st gen SQL instances. [GH-1066]