changelog++

This commit is contained in:
Jeff Mitchell 2017-10-09 08:50:01 -04:00
parent 42953d6482
commit 6775fe4927

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]