From: Andrew Bonventre
Date: Sat, 17 Feb 2018 04:26:02 +0000 (-0500)
Subject: doc: update devel/release.html to add Go 1.10
X-Git-Tag: go1.11beta1~1567
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=549cb18a9131221755694c0ccc610ae9a406129d;p=gostls13.git
doc: update devel/release.html to add Go 1.10
Change-Id: I869f1607b0209ad190bc02999879f0682965fdf7
Reviewed-on: https://go-review.googlesource.com/94915
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index d82fb0c630..ababbf84ac 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -23,6 +23,13 @@ in supported releases as needed by issuing minor revisions
(for example, Go 1.9.1, Go 1.9.2, and so on).
+go1.10 (released 2018/02/16)
+
+
+Go 1.10 is a major release of Go.
+Read the Go 1.10 Release Notes for more information.
+
+
go1.9 (released 2017/08/24)