aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Broadfoot <cbro@golang.org>2016-08-15 12:57:13 -0700
committerChris Broadfoot <cbro@golang.org>2016-08-15 20:16:48 +0000
commit681a667ced1bed5fd3e269963298943c781516f4 (patch)
treeaeecded943c899e276e2fcf854c7400588ecd7e9
parent806a84d3f1cd24f7f9b40fda4f5bd971eb7e81ff (diff)
downloadgo-681a667ced1bed5fd3e269963298943c781516f4.tar.gz
go-681a667ced1bed5fd3e269963298943c781516f4.zip
[release-branch.go1.7] doc: document go1.7
Change-Id: Ieae5831b35768a625bf735a38f3d938f23f0b77b Reviewed-on: https://go-review.googlesource.com/27057 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://go-review.googlesource.com/27070 Reviewed-by: Chris Broadfoot <cbro@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 fcb8c19003..2d4f41f029 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.7">go1.7 (released 2016/08/15)</h2>
+
+<p>
+Go 1.7 is a major release of Go.
+Read the <a href="/doc/go1.7">Go 1.7 Release Notes</a> for more information.
+</p>
+
<h2 id="go1.6">go1.6 (released 2016/02/17)</h2>
<p>