]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.9] doc: document Go 1.9.6
authorAndrew Bonventre <andybons@golang.org>
Mon, 30 Apr 2018 17:49:16 +0000 (13:49 -0400)
committerAndrew Bonventre <andybons@golang.org>
Mon, 30 Apr 2018 18:02:05 +0000 (18:02 +0000)
Change-Id: I9699b22d3a308cda685aa684b32dcde99333df46
Reviewed-on: https://go-review.googlesource.com/110315
Reviewed-by: Filippo Valsorda <filippo@golang.org>
(cherry picked from commit 40685b230a012dd5a9ca471dbf21b65457c32147)
Reviewed-on: https://go-review.googlesource.com/110375
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index cc481fd42ff0823bba09dbbdb65d07f5a6438e3c..5fe6a0eda00c71a04de455d2741f59ec196d875a 100644 (file)
@@ -70,6 +70,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.5">Go
 1.9.5 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.6">Go
+1.9.6 milestone</a> on our issue tracker for details.
+</p>
+
+
 <h2 id="go1.8">go1.8 (released 2017/02/16)</h2>
 
 <p>