Skip to content

Commit bfaffb4

Browse files
JoeCortopassibradfitz
authored andcommitted
doc: add Go 1.11 to release history page
Fixes issue #27359 Change-Id: I048fbd88a08e8b17fcda3872ee4c78935d5075d8 GitHub-Last-Rev: a0751ec GitHub-Pull-Request: #27359 Reviewed-on: https://go-review.googlesource.com/132117 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 54f9c04 commit bfaffb4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ <h2 id="policy">Release Policy</h2>
2323
(for example, Go 1.6.1, Go 1.6.2, and so on).
2424
</p>
2525

26+
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
27+
28+
<p>
29+
Go 1.11 is a major release of Go.
30+
Read the <a href="/doc/go1.11">Go 1.11 Release Notes</a> for more information.
31+
</p>
32+
2633
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
2734

2835
<p>

0 commit comments

Comments
 (0)