We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f805b05 commit ebfe057Copy full SHA for ebfe057
doc/devel/release.html
@@ -63,6 +63,13 @@ <h3 id="go1.13.minor">Minor revisions</h3>
63
1.13.4 milestone</a> on our issue tracker for details.
64
</p>
65
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
+
73
<h2 id="go1.12">go1.12 (released 2019/02/25)</h2>
74
75
<p>
0 commit comments