From 4b9544b95a364fb4295185abd18a9b097bc22686 Mon Sep 17 00:00:00 2001 From: Laura Bennett Date: Tue, 27 Sep 2016 21:13:51 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3b8b69f7d..66786cd238 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ IMPROVEMENTS: an idempotent operation. [GH-1903] * credential/approle: At least one constraint is required to be enabled while creating and updating a role [GH-1882] + * secret/cassandra: Added consistency level for use with roles [GH-1931] * secret/transit: Use HKDF (RFC 5869) as the key derivation function for new keys [GH-1812] * secret/transit: Empty plaintext values are now allowed [GH-1874]