From: Andrew Bonventre Date: Mon, 30 Apr 2018 17:49:16 +0000 (-0400) Subject: doc: document Go 1.9.6 X-Git-Tag: go1.11beta1~612 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=587416c1617c4d5c970ca382dead63f9576c0de5;p=gostls13.git doc: document Go 1.9.6 Change-Id: I9699b22d3a308cda685aa684b32dcde99333df46 Reviewed-on: https://go-review.googlesource.com/110315 Reviewed-by: Filippo Valsorda --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 4de4adbd68..082fc74f48 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -88,6 +88,13 @@ See the Go 1.9.5 milestone on our issue tracker for details.

+

+go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command. +See the Go +1.9.6 milestone on our issue tracker for details. +

+ +

go1.8 (released 2017/02/16)