]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.10.2
authorAndrew Bonventre <andybons@golang.org>
Mon, 30 Apr 2018 17:54:35 +0000 (13:54 -0400)
committerAndrew Bonventre <andybons@golang.org>
Mon, 30 Apr 2018 18:01:00 +0000 (18:01 +0000)
Change-Id: I84334dfd02ad9a27b3fb6d46a6b1c015a3f03511
Reviewed-on: https://go-review.googlesource.com/110335
Reviewed-by: Filippo Valsorda <filippo@golang.org>
doc/devel/release.html

index 082fc74f48779d4a4ed8eda20b3cce8d87756078..30d1611509d46dd6fb4f5d62c3d1a846733efa01 100644 (file)
@@ -41,6 +41,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.1">Go
 1.10.1 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.10.2 (released 2018/05/01) includes fixes to the compiler, linker, and go
+command.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.2">Go
+1.10.2 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
 
 <p>