Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-08-10 16:00:42 -07:00 committed by GitHub
parent f471c6e2ad
commit 9208524894
1 changed files with 2 additions and 0 deletions

View File

@ -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: