From 37534f542da4241d1eee16737f0a65c97b35395f Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Wed, 5 Sep 2018 09:53:02 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59820e71..913a851f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ BACKWARDS INCOMPATIBILITIES: IMPROVEMENTS: * compute: `google_compute_health_check` is autogenerated, exposing the `type` attribute and accepting more import formats. [GH-1941] +* container: Addition of create_subnetwork and other fields relevant for Alias IPs [GH-1921] ## 1.17.1 (August 22, 2018)