diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c8d1c5..b0a6ee67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]