From bcb6099d995ea2b9cd55c548f22718bdbc58e20c Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Thu, 31 Oct 2019 17:19:28 -0400 Subject: [PATCH] [release-branch.go1.13] doc: document Go 1.13.4 Change-Id: Ib29e642c56eca96826187f5737d74f8c0430ac3d Reviewed-on: https://go-review.googlesource.com/c/go/+/204677 Run-TryBot: Andrew Bonventre Run-TryBot: Katie Hockman Reviewed-by: Katie Hockman Reviewed-by: Dmitri Shuralyov TryBot-Result: Gobot Gobot --- doc/devel/release.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/devel/release.html b/doc/devel/release.html index ffd0f4bd17..38fc8f66f6 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -54,6 +54,15 @@ See the Go 1.13.3 milestone on our issue tracker for details.

+

+go1.13.4 (released 2019/10/31) includes fixes to the net/http and +syscall packages. It also fixes an issue on macOS 10.15 Catalina +where the non-notarized installer and binaries were being +rejected by Gatekeeper. +See the Go +1.13.4 milestone on our issue tracker for details. +

+

go1.12 (released 2019/02/25)

-- 2.48.1