diff --git a/CHANGELOG.md b/CHANGELOG.md index f5eb8543d6..84a5c4e496 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,8 @@ IMPROVEMENTS: * Added timing metrics for HTTP requests. [GH-2256] * Updated all vendored dependencies. [GH-2258] * Builds Consul releases with Go 1.6.3. [GH-2260] +* Added a `-stale` mode for watchers to allow them to pull data from any Consul + server, not just the leader. [GH-2045] [GH-917] BUG FIXES: