Update CHANGELOG.md
This commit is contained in:
parent
76d1161000
commit
ea1a1a3af5
|
@ -11,6 +11,7 @@ BUG FIXES:
|
||||||
|
|
||||||
* connection/winrm: Set the correct default port when HTTPS is used [GH-19540]
|
* connection/winrm: Set the correct default port when HTTPS is used [GH-19540]
|
||||||
* plugins: GRPC plugins shutdown correctly when Close is called [GH-19629]
|
* 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]
|
* 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 nested blocks during update [GH-19611]
|
||||||
* command/format: Fix rendering of force-new updates [GH-19609]
|
* command/format: Fix rendering of force-new updates [GH-19609]
|
||||||
|
|
Loading…
Reference in New Issue