]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add go1.11 to contrib.html
authorChris Broadfoot <cbro@golang.org>
Fri, 28 Sep 2018 09:02:22 +0000 (02:02 -0700)
committerChris Broadfoot <cbro@golang.org>
Fri, 28 Sep 2018 09:18:14 +0000 (09:18 +0000)
Missing from https://golang.org/project

Change-Id: I6cb769ae861a81f0264bae624b5fe8d70aa92497
Reviewed-on: https://go-review.googlesource.com/138355
Reviewed-by: Dave Cheney <dave@cheney.net>
doc/contrib.html

index e63bcce142f93e1f1aed0ccdc872d6e3d5003c39..b4b19a6af75ed16092bc5df9d55b3103d411b0bc 100644 (file)
@@ -34,6 +34,7 @@ We encourage all Go users to subscribe to
 <p>A <a href="/doc/devel/release.html">summary</a> of the changes between Go releases. Notes for the major releases:</p>
 
 <ul>
+       <li><a href="/doc/go1.11">Go 1.11</a> <small>(August 2018)</small></li>
        <li><a href="/doc/go1.10">Go 1.10</a> <small>(February 2018)</small></li>
        <li><a href="/doc/go1.9">Go 1.9</a> <small>(August 2017)</small></li>
        <li><a href="/doc/go1.8">Go 1.8</a> <small>(February 2017)</small></li>