From ae0d6d69928a025b7204c5aea4ba5df7461e928c Mon Sep 17 00:00:00 2001 From: Paddy Date: Mon, 5 Mar 2018 16:41:44 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4744f5ec..bd3f81c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: * compute: Check set equality for service account scope changes [GH-1130] * compute: Disk now accepts project id with '.' and ':' [GH-1145] * dataproc: fix typos in pyspark dataproc job resource that led to args not working [GH-1120] +* dns: fix perpetual diffs when names aren't all uppercase or if TXT records aren't quoted [GH-1141] * spanner: Accepts project id with '.' and ':' [GH-1151] ## 1.6.0 (February 09, 2018)