From 4bfffe460764f87375df6ba99f0e4df452fc8e84 Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Wed, 12 Jun 2019 08:06:53 -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 1c628abcea..4475950e91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ NEW FEATURES: ENHANCEMENTS: -* backend/http: implement retries for the http backend [GH-19702] * config: consider build metadata when interpreting module versions [GH-21640] +* backend/http: implement retries for the http backend [GH-19702] +* backend/swift: authentication mechanisms now more consistent with other OpenStack-compatible tools [GH-18671] BUG FIXES: