]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.11.7
authorAndrew Bonventre <andybons@golang.org>
Fri, 5 Apr 2019 18:31:54 +0000 (14:31 -0400)
committerAndrew Bonventre <andybons@golang.org>
Fri, 5 Apr 2019 18:34:48 +0000 (18:34 +0000)
Change-Id: Iec5e69b3ea163f42234d3b73696427a7aa8732e3
Reviewed-on: https://go-review.googlesource.com/c/go/+/170884
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/devel/release.html

index 1cbb6133f45f4fbc488f6975b1331d4d2c93473c..a978ddccd50140a9f8c31b73cce114896de1c44f 100644 (file)
@@ -106,6 +106,13 @@ runtime, go command, and the <code>crypto/x509</code>, <code>encoding/json</code
 1.11.6 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.11.7 (released 2019/04/05) includes fixes to the runtime and the
+<code>net</code> packages. See the
+<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.7">Go
+1.11.7 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
 
 <p>