changelog++

This commit is contained in:
Jeff Mitchell 2016-05-02 20:02:36 -04:00
parent 3e0667a6bd
commit 41d046fb3a
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ DEPRECATIONS/BREAKING CHANGES:
using the `consul` backend and will perform its own health checks. See
the Consul backend documentation for information on how to disable
auto-registration and service checks.
* List operations that do not find any keys now return a `404` status code
rather than an empty response object [GH-1365]
FEATURES: