From: Andrew Bonventre Date: Fri, 5 Apr 2019 18:31:54 +0000 (-0400) Subject: doc: document Go 1.11.7 X-Git-Tag: go1.13beta1~787 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e47ced78578c471cbcd34a7d6b223a71e84a46c8;p=gostls13.git doc: document Go 1.11.7 Change-Id: Iec5e69b3ea163f42234d3b73696427a7aa8732e3 Reviewed-on: https://go-review.googlesource.com/c/go/+/170884 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 1cbb6133f4..a978ddccd5 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -106,6 +106,13 @@ runtime, go command, and the crypto/x509, encoding/json on our issue tracker for details.

+

+go1.11.7 (released 2019/04/05) includes fixes to the runtime and the +net packages. See the +Go +1.11.7 milestone on our issue tracker for details. +

+

go1.10 (released 2018/02/16)