Merges the 0.6.2 change log with master.

pull/1603/head
James Phillips 9 years ago
parent 2b173475b7
commit b005848b20

@ -1,4 +1,4 @@
## 0.6.2 (UNRELEASED)
## 0.6.3 (UNRELEASED)
BUG FIXES:
@ -6,6 +6,16 @@ BUG FIXES:
it could consume CPU and show spurious failures for health checks, watch
handlers, and `consul exec` commands [GH-1592]
## 0.6.2 (January 13, 2015)
SECURITY:
* Build against Go 1.5.3 to mitigate a security vulnerability introduced
in Go 1.5. For more information, please see https://groups.google.com/forum/#!topic/golang-dev/MEATuOi_ei4
This is a security-only release; other than the version number and building
against Go 1.5.3, there are no changes from 0.6.1.
## 0.6.1 (January 6, 2015)
BACKWARDS INCOMPATIBILITIES:

Loading…
Cancel
Save