mirror of
https://github.com/golang/go
synced 2024-11-23 05:30:07 -07:00
doc/go1.7.html: remove DRAFT
Fixes #15820. Change-Id: Ia5d5237754e77774a3a6049765eea163911f41c9 Reviewed-on: https://go-review.googlesource.com/25592 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
31ad583ab2
commit
c6f19fe1ea
@ -1,5 +1,5 @@
|
|||||||
<!--{
|
<!--{
|
||||||
"Title": "Go 1.7 Release Notes DRAFT",
|
"Title": "Go 1.7 Release Notes",
|
||||||
"Path": "/doc/go1.7",
|
"Path": "/doc/go1.7",
|
||||||
"Template": true
|
"Template": true
|
||||||
}-->
|
}-->
|
||||||
@ -25,15 +25,6 @@ Do not send CLs removing the interior tags from such phrases.
|
|||||||
ul li { margin: 0.5em 0; }
|
ul li { margin: 0.5em 0; }
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<p>
|
|
||||||
<!-- TODO: REMOVE THIS COMMENT -->
|
|
||||||
<!-- TODO: Also remove "DRAFT" in the "Title" at the top of this file. -->
|
|
||||||
<i>NOTE: This is a DRAFT of the Go 1.7 release notes, prepared for the Go 1.7 beta.
|
|
||||||
Go 1.7 has NOT yet been released.
|
|
||||||
By our regular schedule, it is expected some time in August 2016.
|
|
||||||
</i>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h2 id="introduction">Introduction to Go 1.7</h2>
|
<h2 id="introduction">Introduction to Go 1.7</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user