Update CHANGELOG.md

This commit is contained in:
Pam Selle 2019-08-01 14:25:30 -04:00 committed by GitHub
parent c6692c108b
commit ac810a8d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
## 0.12.7 (Unreleased)
BUG FIXES:
* config: fix panic on tuples with for_each [GH-22279]
* config: fix panic on tuples with `for_each` [GH-22279]
* config: fix references to `each` of `for_each` in provisioners [GH-22289]
## 0.12.6 (July 31, 2019)