Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2019-07-22 09:07:43 -04:00 committed by GitHub
parent 412d459292
commit 16fa18c139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ ENHANCEMENTS:
* connection/ssh: Improve connection debug messages [GH-22097]
BUG FIXES:
* backend/remote: remove misleading contents from error message [GH-22148]
* config: Improve conditionals to returns the correct type when dynamic values are present but unevaluated [GH-22137]
* cli: Fix crash with reset connection during init [GH-22146]