From 9d0c8c597011f1c0084ebfe0047fd1e3e28c6d47 Mon Sep 17 00:00:00 2001 From: Alisdair McDiarmid Date: Thu, 19 Mar 2020 10:40:58 -0400 Subject: [PATCH] Remove changelog entry for fix already in 0.12.24 --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c55ff2fd5..3751654f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,6 @@ BUG FIXES: * command/show (json output): fix inconsistency in resource addresses between plan and prior state output [GH-24256] * core: Instances are now destroyed only using their stored state, removing many cycle errors [GH-24083] * lang: Fix non-string key panics in map function [GH-24277] -* command/login: Fix bug when using terraform login on Windows [GH-24397] --- For information on prior major releases, see their changelogs: