From: Andrew Bonventre
Date: Thu, 31 Oct 2019 21:14:33 +0000 (-0400)
Subject: doc: document Go 1.12.13
X-Git-Tag: go1.14beta1~482
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ef03c4476eadc6c68c27bf2a01a6085ae22bac2d;p=gostls13.git
doc: document Go 1.12.13
Change-Id: Ic65a74e56320adbd76aeef1cf3b19d7906ffe8fe
Reviewed-on: https://go-review.googlesource.com/c/go/+/204637
Reviewed-by: Katie Hockman
Reviewed-by: Dmitri Shuralyov
Run-TryBot: Andrew Bonventre
TryBot-Result: Gobot Gobot
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 0ac3b86334..ffd0f4bd17 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -150,6 +150,13 @@ See the Go
1.12.12 milestone on our issue tracker for details.
+
+go1.12.13 (released 2019/10/31) fixes an issue on macOS 10.15 Catalina
+where the non-notarized installer and binaries were being
+rejected by Gatekeeper.
+Only macOS users who hit this issue need to update.
+
+
go1.11 (released 2018/08/24)