Skip to content

Commit 6f728bc

Browse files
author
Paddy
authored
Update CHANGELOG.md
1 parent 98d8109 commit 6f728bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ BUG FIXES
1313
* More reliable handling of logging [GH-639]
1414
* Modified error text to make golint and go vet happy when a non-empty plan is found in testing and an empty plan was expected [GH-596]
1515
* Add `UseJSONNumber` to `helper/schema.Resource` to make it possible to represent large numbers precisely. Setting to `true` will make numbers appear as `json.Number` in `StateUpgrader`s instead of as `float64`. [GH-662]
16+
* Fix logs sometimes appearing in test output when running acceptance tests. [GH-665]
1617

1718
NOTES
1819

0 commit comments

Comments
 (0)