Updates the changelog.

This commit is contained in:
James Phillips 2015-11-14 12:49:35 -08:00
parent 9e29bb4238
commit e0739eb95b
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ FEATURES:
* Consul now builds under Go 1.5.1 by default [GH-1345]
* Added built-in support for running health checks inside Docker containers
[GH-1343]
* Added prepared queries which support service health queries with rich
features such as filters for multiple tags and failover to remote datacenters
based on network coordinates; these are available via HTTP as well as the
DNS interface [GH-1389]
BUG FIXES: