Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarver committed Dec 18, 2020
1 parent 98d8109 commit 6f728bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BUG FIXES
* More reliable handling of logging [GH-639]
* 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]
* 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]
* Fix logs sometimes appearing in test output when running acceptance tests. [GH-665]

NOTES

Expand Down

0 comments on commit 6f728bc

Please sign in to comment.