]> Cypherpunks repositories - gostls13.git/commitdiff
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:00:51 +0000 (18:00 +0000)
Change-Id: I9699b22d3a308cda685aa684b32dcde99333df46
Reviewed-on: https://go-review.googlesource.com/110315
Reviewed-by: Filippo Valsorda <filippo@golang.org>
doc/devel/release.html

index 4de4adbd687295ec3ae9d99fc3eb5f6f43dfc554..082fc74f48779d4a4ed8eda20b3cce8d87756078 100644 (file)
@@ -88,6 +88,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>