Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2019-01-22 12:41:05 -08:00 committed by GitHub
parent 738bdb9aac
commit d30a7c4af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ ENHANCEMENTS:
* storage: `google_storage_object_acl` can more easily swap between `role_entity` and `predefined_acl` ACL definitions. [GH-2316]
* storage: `google_storage_bucket` has support for `requester_pays` [GH-2580]
* spanner: `google_spanner_database` is autogenerated and supports timeouts. [GH-2812]
* spanner: `google_spanner_instance` is autogenerated and supports timeouts. [GH-2892]
BUG FIXES: