Skip to content

Commit ebfe057

Browse files
committed
doc: document Go 1.13.5
Change-Id: I289d13ff0a01466d93ebc555eaa81273d4297eb4 Reviewed-on: https://go-review.googlesource.com/c/go/+/209841 Run-TryBot: Carlos Amedee <[email protected]> Reviewed-by: Alberto Donizetti <[email protected]> Reviewed-by: Alexander Rakoczy <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent f805b05 commit ebfe057

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
@@ -63,6 +63,13 @@ <h3 id="go1.13.minor">Minor revisions</h3>
6363
1.13.4 milestone</a> on our issue tracker for details.
6464
</p>
6565

66+
<p>
67+
go1.13.5 (released 2019/12/04) includes fixes to the go command, the runtime,
68+
the linker, and the <code>net/http</code> package. See the
69+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.13.5">Go
70+
1.13.5 milestone</a> on our issue tracker for details.
71+
</p>
72+
6673
<h2 id="go1.12">go1.12 (released 2019/02/25)</h2>
6774

6875
<p>

0 commit comments

Comments
 (0)