Add changelog entry for #1668 / #1661

This commit is contained in:
Michael Schurter 2016-08-31 17:22:36 -07:00
parent cbb0b8e31e
commit a0f4c18ad6

View file

@ -10,6 +10,8 @@ BUG FIXES:
* client: Artifact download failures will be retried before failing tasks
[GH-1558]
* client/fingerprint: Fix inconsistent CPU MHz fingerprinting [GH-1366]
* discovery: Fix old services not getting removed from consul on update
[GH-1668]
* discovery: Fix HTTP timeout with Server HTTP health check when there is no
leader [GH-1656]