aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Broadfoot <cbro@golang.org>2016-02-17 14:02:26 -0800
committerChris Broadfoot <cbro@golang.org>2016-02-17 22:03:57 +0000
commit6b42ef70930aa5beaab15e589b3de9f1b413d36b (patch)
treeab7962694acd14d21af5e3d6fa142cdc05a0a956
parent7bc40ffb05d8813bf9b41a331b45d37216f9e747 (diff)
downloadgo-6b42ef70930aa5beaab15e589b3de9f1b413d36b.tar.gz
go-6b42ef70930aa5beaab15e589b3de9f1b413d36b.zip
[release-branch.go1.6] doc: document Go 1.6
Change-Id: I4910105d48ed650289ecb1490d556929db05bc38 Reviewed-on: https://go-review.googlesource.com/19526 Reviewed-by: Andrew Gerrand <adg@golang.org>
-rw-r--r--doc/devel/release.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index ad060a8ce6..6cdbe1d608 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -30,6 +30,13 @@ to fix critical security problems in both Go 1.4 and Go 1.5 as they arise.
See the <a href="/security">security policy</a> for more details.
</p>
+<h2 id="go1.6">go1.6 (released 2015/02/17)</h2>
+
+<p>
+Go 1.6 is a major release of Go.
+Read the <a href="/doc/go1.6">Go 1.6 Release Notes</a> for more information.
+</p>
+
<h2 id="go1.5">go1.5 (released 2015/08/19)</h2>
<p>