From b6952df1b8e5ffd3b9329df23c4226505f0cb7c2 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Fri, 25 Oct 2019 09:03:22 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6b5e752f..a53ad0620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ IMPROVEMENTS: thereby improving the performance and storage capacity. * replication (enterprise): added more replication metrics * secrets/aws: The root config can now be read [GH-7245] + * secrets/aws: Role paths may now contain the '@' character [GH-7553] * secrets/database/cassandra: Add ability to skip verfication of connection [GH-7614] * storage/azure: Add config parameter to Azure storage backend to allow specifying the ARM endpoint [GH-7567]