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 ef03c44 commit 15bff20Copy full SHA for 15bff20
doc/devel/release.html
@@ -54,6 +54,15 @@ <h3 id="go1.13.minor">Minor revisions</h3>
54
1.13.3 milestone</a> on our issue tracker for details.
55
</p>
56
57
+<p>
58
+go1.13.4 (released 2019/10/31) includes fixes to the <code>net/http</code> and
59
+<code>syscall</code> packages. It also fixes an issue on macOS 10.15 Catalina
60
+where the non-notarized installer and binaries were being
61
+<a href="https://golang.org/issue/34986">rejected by Gatekeeper</a>.
62
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.13.4">Go
63
+1.13.4 milestone</a> on our issue tracker for details.
64
+</p>
65
+
66
<h2 id="go1.12">go1.12 (released 2019/02/25)</h2>
67
68
<p>
0 commit comments