From 40f4b4647ffd598d2b77b349381820dd6286bb01 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Tue, 4 Oct 2016 16:18:47 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a97f580dc..f61fd2c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,8 @@ IMPROVEMENTS: * api: Rekey operation now redirects from standbys to master [GH-1862] * audit/file: Sending a `SIGHUP` to Vault now causes Vault to close and re-open the log file, making it easier to rotate audit logs [GH-1953] + * auth/aws-ec2: EC2 instances can get authenticated by presenting the identity + document and its SHA256 RSA digest [GH-1961] * auth/aws-ec2: IAM bound parameters on the aws-ec2 backend will perform a prefix match instead of exact match [GH-1943] * auth/aws-ec2: Added a new constraint `bound_iam_instance_profile_arn` to