From 472df9686f2c043e0f4f0a4a2b75891b79d97df0 Mon Sep 17 00:00:00 2001 From: Alisdair McDiarmid Date: Thu, 2 Jun 2022 16:47:54 -0400 Subject: [PATCH] Update CHANGELOG.md Removing items which shipped in the recent 1.2 patch release. --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e726ac67cf..53a8be8c31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,6 @@ BUG FIXES: * Made `terraform output` CLI help documentation consistent with web-based documentation [GH-29354] -* Fixed crash on CLI autocomplete [GH-31160] -* The "Configuration contains unknown values" error message now includes attribute paths [GH-3111] - ## Previous Releases