Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2019-08-01 15:54:02 -04:00 committed by GitHub
parent 2b14a6b332
commit dcb802d96f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,9 +1,13 @@
## 0.12.7 (Unreleased)
ENHANCEMENTS:
* lang/funcs: `lookup()` can work with maps of lists, maps and objects [GH-22269]
BUG FIXES:
* 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)
NOTES: