Update CHANGELOG.md

This commit is contained in:
Radek Simko 2018-12-14 13:46:27 +00:00 committed by GitHub
parent f64978b64c
commit e99a41b62e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
* 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: Render CBD replacement (+/-) correctly [GH-19642]
* command/format: Fix rendering of nested blocks during update [GH-19611]
* command/format: Fix rendering of force-new updates [GH-19609]
* helper/schema: Fix setting a set in a list [GH-19552]