From: Chris Broadfoot Date: Mon, 15 Aug 2016 19:57:13 +0000 (-0700) Subject: [release-branch.go1.7] doc: document go1.7 X-Git-Tag: go1.7~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=681a667ced1bed5fd3e269963298943c781516f4;p=gostls13.git [release-branch.go1.7] doc: document go1.7 Change-Id: Ieae5831b35768a625bf735a38f3d938f23f0b77b Reviewed-on: https://go-review.googlesource.com/27057 Reviewed-by: Brad Fitzpatrick Reviewed-on: https://go-review.googlesource.com/27070 Reviewed-by: Chris Broadfoot --- diff --git a/doc/devel/release.html b/doc/devel/release.html index fcb8c19003..2d4f41f029 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -30,6 +30,13 @@ to fix critical security problems in both Go 1.4 and Go 1.5 as they arise. See the security policy for more details.

+

go1.7 (released 2016/08/15)

+ +

+Go 1.7 is a major release of Go. +Read the Go 1.7 Release Notes for more information. +

+

go1.6 (released 2016/02/17)