From aa20feb5c5a8d961cd74879cd0dd4b284753580b Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 4 Nov 2016 12:36:34 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a623af51..e18d7a462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,10 @@ IMPROVEMENTS: - * transit: Add listing of keys [GH-1987] + * secret/consul: Added listing functionality to roles [GH-2065] * secret/postgresql: Added `revocation_sql` parameter on the role endpoint to enable customization of user revocation SQL statements [GH-2033] - * doc/getting-started: API section is updated to have examples of AppRole - instead of AppID [GH-1990] + * secret/transit: Add listing of keys [GH-1987] BUG FIXES: