diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ce9915c..252761cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,13 @@ FEATURES: * **New Resource:** `google_compute_target_ssl_proxy` [GH-569] * **New Data Source:** `google_compute_lb_ip_ranges` [GH-567] +IMPROVEMENTS: +* container: Allow updating `google_container_cluster.monitoring_service` [GH-598] +* container: Allow updating `google_container_cluster.addons_config` [GH-597] + BUG FIXES: * compute: Fix import functionality in `google_compute_route` [GH-565] +* compute: Migrate boot disk initialize params [GH-592] ## 1.1.0 (October 12, 2017)