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:10:28 +0000
commitd47bcd157cdf0e937dbca01939d0c287e7c49acd (patch)
tree3098b6285410a704a1393c26e21a043d92363ef3
parent1003b3e1f06935070a0000a41011898325b100ce (diff)
downloadgo-d47bcd157cdf0e937dbca01939d0c287e7c49acd.tar.gz
go-d47bcd157cdf0e937dbca01939d0c287e7c49acd.zip
doc: document go1.7
Change-Id: Ieae5831b35768a625bf735a38f3d938f23f0b77b Reviewed-on: https://go-review.googlesource.com/27057 Reviewed-by: Brad Fitzpatrick <bradfitz@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>