From f90c4c9c12a5c25d9eb79a4e0a6b3bd89c7b2c01 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 20 Mar 2018 11:47:41 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1ac4d6755..ea258a8b08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,8 @@ IMPROVEMENTS: * auth/aws: Allow binding by EC2 instance IDs [GH-3816] * auth/aws: Allow non-prefix-matched IAM role and instance profile ARNs [GH-4071] + * core: Log info notifications of revoked leases for all leases/reasons, not + just expirations [GH-4164] * physical/couchdb: Removed limit on the listing of items [GH-4149] * secret/pki: Support certificate policies [GH-4125] * secret/pki: Add ability to have CA:true encoded into intermediate CSRs, to