]> Cypherpunks repositories - gostls13.git/commitdiff
website: mention go1.8 in project page
authorAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 23 Feb 2017 18:36:34 +0000 (19:36 +0100)
committerChris Broadfoot <cbro@golang.org>
Thu, 23 Feb 2017 19:17:44 +0000 (19:17 +0000)
Fixes #19253

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

index 7bf3d89ba5a4d648c162b9f053a7fedbe0b05cb4..fd548d7c685dbfe03de1a59d9b4bd04b3294c089 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.8">Go 1.8</a> <small>(February 2017)</small></li>
        <li><a href="/doc/go1.7">Go 1.7</a> <small>(August 2016)</small></li>
        <li><a href="/doc/go1.6">Go 1.6</a> <small>(February 2016)</small></li>
        <li><a href="/doc/go1.5">Go 1.5</a> <small>(August 2015)</small></li>