changelog++

This commit is contained in:
Jeff Mitchell 2017-10-09 08:50:01 -04:00
parent 3cf4e3e142
commit c7baa7958e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
BUG FIXES:
* api: Fix panic when setting a custom HTTP client but with a nil transport
[GH-3437]
* 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]