aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Donizetti <alb.donizetti@gmail.com>2017-02-23 19:36:34 +0100
committerChris Broadfoot <cbro@golang.org>2017-02-23 19:21:10 +0000
commitd4ee1f4a40cecf7511c45c89527f748950f68998 (patch)
tree6bcd2ddb77ab4c7c12410802c0359cffe7fe1d12
parent991ee8f4ac96863d950857468137c252ca63bfe1 (diff)
downloadgo-d4ee1f4a40cecf7511c45c89527f748950f68998.tar.gz
go-d4ee1f4a40cecf7511c45c89527f748950f68998.zip
[release-branch.go1.8] website: mention go1.8 in project page
Fixes #19253 Change-Id: Ia473f51bfe4cf42cf64938993a81d9b1dbc2594d Reviewed-on: https://go-review.googlesource.com/37433 Reviewed-by: Chris Broadfoot <cbro@golang.org> Reviewed-on: https://go-review.googlesource.com/37398
-rw-r--r--doc/contrib.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contrib.html b/doc/contrib.html
index 7bf3d89ba5..fd548d7c68 100644
--- a/doc/contrib.html
+++ b/doc/contrib.html
@@ -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>