From: Andrew Bonventre
Date: Mon, 30 Apr 2018 17:54:35 +0000 (-0400)
Subject: doc: document Go 1.10.2
X-Git-Tag: go1.11beta1~611
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4bced5e9461429ae90245b0048c6fa5ff39a3947;p=gostls13.git
doc: document Go 1.10.2
Change-Id: I84334dfd02ad9a27b3fb6d46a6b1c015a3f03511
Reviewed-on: https://go-review.googlesource.com/110335
Reviewed-by: Filippo Valsorda
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 082fc74f48..30d1611509 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -41,6 +41,13 @@ See the Go
1.10.1 milestone on our issue tracker for details.
+
+go1.10.2 (released 2018/05/01) includes fixes to the compiler, linker, and go
+command.
+See the Go
+1.10.2 milestone on our issue tracker for details.
+
+
go1.9 (released 2017/08/24)