changelog++

This commit is contained in:
Jeff Mitchell 2016-09-23 12:33:26 -04:00
parent 6bf871995b
commit be694f0287
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ IMPROVEMENTS:
BUG FIXES:
* audit: Fix panic being caused by some values logging as underlying Go types
instead of formatted strings [GH-1912]
* auth/aws-ec2: Allow authentication if the underlying host is in a bad state
but the instance is running [GH-1884]
* cli: Don't error on newline in token file [GH-1774]