changelog++

This commit is contained in:
Jeff Mitchell 2017-10-16 16:27:10 -04:00
parent 6c9dd6ed6f
commit 9c4caea20b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ BUG FIXES:
* api: Fix panic when setting a custom HTTP client but with a nil transport
[GH-3437]
* auth/radius: Fix logging in in some situations [GH-3461]
* physical/etcd3: Fix some listing issues due to how etcd3 does prefix
matching [GH-3406]
* plugins: Allow response errors to be returned from backend plugins [GH-3412]