Skip to content

Commit 465d821

Browse files
committed
[release-branch.go1.12] doc: document Go 1.12.7
Change-Id: Id5d2f4cc6bc310bed2516ce0f50c395802475f66 Reviewed-on: https://go-review.googlesource.com/c/go/+/185258 Reviewed-by: Dmitri Shuralyov <[email protected]> (cherry picked from commit c893ea8) Reviewed-on: https://go-review.googlesource.com/c/go/+/185146
1 parent 4a6c732 commit 465d821

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ <h3 id="go1.12.minor">Minor revisions</h3>
7777
1.12.6 milestone</a> on our issue tracker for details.
7878
</p>
7979

80+
<p>
81+
go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler,
82+
and the linker.
83+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.7">Go
84+
1.12.7 milestone</a> on our issue tracker for details.
85+
</p>
86+
8087
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
8188

8289
<p>

0 commit comments

Comments
 (0)