changelog++

This commit is contained in:
Jeff Mitchell 2017-02-16 00:55:29 -05:00
parent eb4ef0f6e0
commit 7e5ad5c8e5
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
BUG FIXES:
* audit: When auditing headers use case-insensitive comparisons [GH-2362]
* auth/aws-ec2: Return role period in seconds and not nanoseconds [GH-2374]
* auth/okta: Fix panic if user had no local groups and/or policies set
[GH-2367]