changelog++

This commit is contained in:
Jeff Mitchell 2017-10-26 15:30:55 -04:00
parent 9b9c4db6fb
commit 05db6937f3
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ BUG FIXES:
* 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]
* physical/file: Fix listing when underscores are the first component of a
path [GH-3476]
* plugins: Allow response errors to be returned from backend plugins [GH-3412]
## 0.8.3 (September 19th, 2017)