From 0e0ce46425a54158c2414af7740dba6326e458d3 Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Sat, 24 Dec 2016 11:54:35 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b6fcff05..dc29e4a8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,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]