Skip to content

Commit

Permalink
[release-branch.go1.7] doc: document go1.7
Browse files Browse the repository at this point in the history
Change-Id: Ieae5831b35768a625bf735a38f3d938f23f0b77b
Reviewed-on: https://go-review.googlesource.com/27057
Reviewed-by: Brad Fitzpatrick <[email protected]>
Reviewed-on: https://go-review.googlesource.com/27070
Reviewed-by: Chris Broadfoot <[email protected]>
  • Loading branch information
broady committed Aug 15, 2016
1 parent 806a84d commit 681a667
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/devel/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ <h2 id="policy">Release Policy</h2>
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>
Expand Down

0 comments on commit 681a667

Please sign in to comment.