Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-11-16 10:49:29 -08:00 committed by Nathan McKinley
parent f4aa4c8d60
commit 4d020772f9

View File

@ -21,7 +21,6 @@ BACKWARDS INCOMPATIBILITIES:
* storage: `google_storage_object_acl.role_entity` is now authoritative and will remove values not explicitly set in config. Use `google_storage_object_access_control` for fine-grained management. [GH-2316]
* storage: `google_storage_default_object_acl.role_entity` is now authoritative and will remove values not explicitly set in config. [GH-2345]
FEATURES:
* `2.0.0` is the first release including Open in Cloud Shell. Examples in the documentation for Magic Modules resources now
have Open in Cloud Shell links in their documentation that open them in an interactive editor and shell - all without
@ -35,7 +34,6 @@ for more details.
* **New Resource**: `google_monitoring_notification_channel` [GH-2452]
* **New Resource**: `google_monitoring_group` [GH-2451]
ENHANCEMENTS:
* bigquery: Add `default_partition_expiration_ms` field to `google_bigquery_dataset` resource. [GH-2287]
* bigtable: Add `column_family` at create time to `google_bigtable_table`. [GH-2228]