Merges the 0.6.2 change log with master.

This commit is contained in:
James Phillips 2016-01-13 14:58:17 -08:00
parent f5334bd1de
commit c45fa6d31a
1 changed files with 11 additions and 1 deletions

View File

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