CHANGELOG++

This commit is contained in:
Sean Chittenden 2016-12-27 16:12:06 -08:00
parent 9dc71312b7
commit a79c97f42a
No known key found for this signature in database
GPG Key ID: 4EBC9DC16C2E5E16
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ IMPROVEMENTS:
* provider/archive: `archive_file` now exports `output_md5` attribute in addition to existing SHA1 and Base64 SHA256 hashes. [GH-10851]
* provider/pagerduty Add delete support to pagerduty_service_integration [GH-10891]
* provider/postgresql Add permissions support to `postgresql_schema` as nested `policy` attributes [GH-10808]
BUG FIXES: