update CHANGELOG.md

This commit is contained in:
James Bardin 2018-12-12 18:20:53 -05:00
parent d1c301bc2d
commit 8bd1e4ef61
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
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: Fix incorrect destroy/update count on apply [GH-19610]
* command/format: Fix rendering of nested blocks during update [GH-19611]