Skip to content

Commit a0751ec

Browse files
doc: add Go 1.11 to release history page
1 parent 54f9c04 commit a0751ec

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)