aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Cortopassi <joe@joecortopassi.com>2018-08-30 03:20:00 +0000
committerBrad Fitzpatrick <bradfitz@golang.org>2018-08-30 03:24:24 +0000
commitbfaffb4e23b956caf6b546c49bd1f28c358d9e2d (patch)
treecafb812632ef45d4cfa760889f44590128564d7e
parent54f9c0416a588963cb5a1c10ffb6a88f3956858c (diff)
downloadgo-bfaffb4e23b956caf6b546c49bd1f28c358d9e2d.tar.xz
doc: add Go 1.11 to release history page
Fixes issue #27359 Change-Id: I048fbd88a08e8b17fcda3872ee4c78935d5075d8 GitHub-Last-Rev: a0751eca094d68e9bf005abeb6616eb5b0050190 GitHub-Pull-Request: golang/go#27359 Reviewed-on: https://go-review.googlesource.com/132117 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
-rw-r--r--doc/devel/release.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index e5d834e928..a6dd5f9d28 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.6.1, Go 1.6.2, and so on).
</p>
+<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
+
+<p>
+Go 1.11 is a major release of Go.
+Read the <a href="/doc/go1.11">Go 1.11 Release Notes</a> for more information.
+</p>
+
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
<p>