Skip to content

Commit 5724348

Browse files
committed
[release-branch.go1.12] doc: document Go 1.12.13
Change-Id: Ic65a74e56320adbd76aeef1cf3b19d7906ffe8fe Reviewed-on: https://go-review.googlesource.com/c/go/+/204639 Run-TryBot: Andrew Bonventre <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 9e6d3ca commit 5724348

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
@@ -119,6 +119,13 @@ <h3 id="go1.12.minor">Minor revisions</h3>
119119
1.12.12 milestone</a> on our issue tracker for details.
120120
</p>
121121

122+
<p>
123+
go1.12.13 (released 2019/10/31) fixes an issue on macOS 10.15 Catalina
124+
where the non-notarized installer and binaries were being
125+
<a href="https://golang.org/issue/34986">rejected by Gatekeeper</a>.
126+
Only macOS users who hit this issue need to update.
127+
</p>
128+
122129
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
123130

124131
<p>

0 commit comments

Comments
 (0)