Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2019-02-27 07:53:34 +01:00 committed by GitHub
parent 63e2dcef8a
commit 4ba8504e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ BUG FIXES:
* 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]
* backend/remote: Exit with 1 when a remote run is canceled [GH-20481]
* 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 nested (JSON) object [GH-20071]