Update CHANGELOG.md

This commit is contained in:
Radek Simko 2018-11-26 23:52:59 +00:00 committed by GitHub
parent 9e5677adeb
commit d006655065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IMPROVEMENTS:
BUG FIXES:
* command/format: Fix rendering of attribute-agnostic diagnostics [GH-19453]
* helper/schema: Prevent the insertion of empty diff values when converting legacy diffs [GH-19253]
* helper/schema: Fix timeout parsing during Provider.Diff (plan) [GH-19286]
* core: Fix inconsistent plans when replacing instances. [GH-19233]