Update CHANGELOG.md

This commit is contained in:
Radek Simko 2019-07-19 19:52:10 +01:00 committed by GitHub
parent 68d729bfaa
commit b117457c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## 0.12.6 (Unreleased)
ENHANCEMENTS:
* connection/ssh: Improve connection debug messages [GH-22097]
BUG FIXES:
* config: Improve conditionals to returns the correct type when dynamic values are present but unevaluated [GH-22137]