Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-10-17 15:42:33 -07:00 committed by Nathan McKinley
parent 7e5749ad35
commit 8b22d06b28

View File

@ -1,5 +1,9 @@
## 1.19.2 (Unreleased)
FEATURES:
* **New Resource**: `google_storage_object_access_control` for fine-grained management of ACLs on Google Cloud Storage objects [GH-2256]
ENHANCEMENTS:
* iam: `google_service_accounts` now supports multiple import formats. [GH-2261]