changelog++

This commit is contained in:
vishalnayak 2017-02-24 14:20:57 -05:00
parent b762c43fe2
commit 83d53c655b
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ DEPRECATIONS/CHANGES:
IMPROVEMENTS:
* auth/aws-ec2: AWS EC2 auth backend now supports constraints for VPC ID,
Subnet ID and Region [GH-2407]
* auth/ldap: Use the value of the `LOGNAME` or `USER` env vars for the
username if not explicitly set on the command line when authenticating
[GH-2154]