Skip to content

Commit cf2154f

Browse files
author
Paddy
authored
Update CHANGELOG.md
1 parent 648724a commit cf2154f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
BUG FIXES
44

55
* Fixed a bug that would incorrectly mark tests using TestStep.ImportStateVerify as failed if they tested a resource with custom timeouts [GH-576]
6+
* Fixed a bug where errors destroying infrastructure after tests wouldn't be reported [GH-581]
7+
* Fixed a bug where test steps that expected a non-empty plan would fail because they had an empty plan, erroneously [GH-580]
8+
* Fixed a bug where the plan output shown when an unexpected diff was encountered during testing would be shown in JSON instead of a human-readable format [GH-584]
69

710
# 2.0.2 (September 10, 2020)
811

0 commit comments

Comments
 (0)