From 594014d4f65f61c1399fc337e5fc2211b5a28474 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Tue, 22 Nov 2016 09:59:48 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b2755d9..e4af2e9f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,8 @@ IMPROVEMENTS: * provider/docker: authentication via values instead of files [GH-10151] * provider/google: Add Service Accounts resource [GH-9946] * provider/nomad: Update to support Nomad 0.5.0 - * provider/openstack: Add Swauth/Swift Authentication + * provider/openstack: Add Swauth/Swift Authentication [GH-9943] + * state/remote/swift: Add support for versioning state file in swift and expiring versioned state [GH-10055] BUG FIXES: