1
0
mirror of https://github.com/golang/go synced 2024-09-25 05:20:13 -06:00

doc: add Go 1.11 to release history page

Fixes issue #27359

Change-Id: I048fbd88a08e8b17fcda3872ee4c78935d5075d8
GitHub-Last-Rev: a0751eca09
GitHub-Pull-Request: golang/go#27359
Reviewed-on: https://go-review.googlesource.com/132117
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Joe Cortopassi 2018-08-30 03:20:00 +00:00 committed by Brad Fitzpatrick
parent 54f9c0416a
commit bfaffb4e23

View File

@ -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>