]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.11] doc: add go1.11 to contrib.html
authorChris Broadfoot <cbro@golang.org>
Fri, 28 Sep 2018 09:02:22 +0000 (02:02 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 28 Sep 2018 13:23:38 +0000 (13:23 +0000)
Missing from https://golang.org/project

Change-Id: I6cb769ae861a81f0264bae624b5fe8d70aa92497
Reviewed-on: https://go-review.googlesource.com/138356
Reviewed-by: Chris Broadfoot <cbro@golang.org>
doc/contrib.html

index df53d480d385679311fea0781de9526b705a56f6..c7c0e0377efc595f7791a11cd8bdc4b6894b22f8 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>