Update CHANGELOG.md

This commit is contained in:
Pam Selle 2019-07-26 11:44:57 -04:00 committed by GitHub
parent 360068b3cb
commit 112b7755c0
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)
NEW FEATURES:
* config: Resources can now use a for_each meta-argument [GH-17179]
ENHANCEMENTS:
* connection/ssh: Improve connection debug messages [GH-22097]