Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-03-01 17:13:15 -08:00 committed by GitHub
parent 7e358d894a
commit d73d1fd576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* container: Fail if the ip_allocation_policy doesn't specify secondary range names [GH-1065]
* container: Allow specifying accelerators in cluster node_config. [GH-1115]
* sql: Support multiple users with the same name for different host for 1st gen SQL instances. [GH-1066]
* sql: Add SQL DB Instance attribute `first_ip_address` [GH-1050]
BUG FIXES:
* compute: Don't store disk in state if it didn't create [GH-1129]