diff --git a/CHANGELOG.md b/CHANGELOG.md index 50cf75f9d5..783477d7ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: