Update CHANGELOG.md

This commit is contained in:
Radek Simko 2018-12-13 15:39:01 +00:00 committed by GitHub
parent 76d1161000
commit ea1a1a3af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BUG FIXES:
* connection/winrm: Set the correct default port when HTTPS is used [GH-19540]
* plugins: GRPC plugins shutdown correctly when Close is called [GH-19629]
* backend/local: Avoid rendering data sources on destroy [GH-19613]
* backend/local: Fix incorrect destroy/update count on apply [GH-19610]
* command/format: Fix rendering of nested blocks during update [GH-19611]
* command/format: Fix rendering of force-new updates [GH-19609]