Skip to content

Commit d3bb45d

Browse files
committed
doc: document Go 1.11.6
Change-Id: I99832fa4f2c3ec28e2dad46cf7607f3766948031 Reviewed-on: https://go-review.googlesource.com/c/go/+/167698 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent d98e072 commit d3bb45d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/devel/release.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,14 @@ <h3 id="go1.11.minor">Minor revisions</h3>
8080
1.11.5 milestone</a> on our issue tracker for details.
8181
</p>
8282

83+
<p>
84+
go1.11.6 (released 2019/03/14) includes fixes to cgo, the compiler, linker,
85+
runtime, go command, and the <code>crypto/x509</code>, <code>encoding/json</code>,
86+
<code>net</code>, and <code>net/url</code> packages. See the
87+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.6">Go
88+
1.11.6 milestone</a> on our issue tracker for details.
89+
</p>
90+
8391
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
8492

8593
<p>

0 commit comments

Comments
 (0)