changelog++

This commit is contained in:
Jeff Mitchell 2016-05-02 20:02:36 -04:00
parent 7a6144de67
commit 5f47acad1c

View File

@ -27,6 +27,8 @@ DEPRECATIONS/BREAKING CHANGES:
using the `consul` backend and will perform its own health checks. See using the `consul` backend and will perform its own health checks. See
the Consul backend documentation for information on how to disable the Consul backend documentation for information on how to disable
auto-registration and service checks. 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: FEATURES: