doc/devel/release.html | 9 +++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index ffd0f4bd1702be26c1f336e6cb22cc415e802f9a..38fc8f66f64e7066393514bb7ac3c86282f0ca07 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.
+