diff --git a/CHANGELOG.md b/CHANGELOG.md index 7541b0819b..53aa1eb2b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES: * 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] ## 0.8.3 (September 19th, 2017)