changelog++

This commit is contained in:
vishalnayak 2017-02-15 10:59:15 -05:00
parent 81c95b36eb
commit 31166918a4
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
BUG FIXES:
* 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]
* command/server: Fix parsing of redirect address when port is not mentioned