Update CHANGELOG.md

This commit is contained in:
HashiBot 2019-09-04 07:47:53 -07:00 committed by GitHub
parent d9704d40bb
commit 481b25b5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## 0.12.8 (Unreleased)
NEW FEATURES:
* lang/funcs: Add fileset function [GH-22523]
* lang/funcs: New `fileset` function, for finding static local files that match a glob pattern. [GH-22523]
ENHANCEMENTS:
* remote-state/pg: add option to skip schema creation [GH-21607]