Skip to content

Commit ef84fa0

Browse files
committed
doc: document Go 1.12.6
Change-Id: I8ae00d2392c20c627d58cf7e79015e982b971802 Reviewed-on: https://go-review.googlesource.com/c/go/+/181551 Reviewed-by: Filippo Valsorda <[email protected]>
1 parent 5545301 commit ef84fa0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

doc/devel/release.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ <h3 id="go1.12.minor">Minor revisions</h3>
6969
1.12.5 milestone</a> on our issue tracker for details.
7070
</p>
7171

72+
<p>
73+
go1.12.6 (released 2019/06/11) includes fixes to the compiler, the linker,
74+
the go command, and the <code>crypto/x509</code>, <code>net/http</code>, and
75+
<code>os</code> packages. See the
76+
<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.6">Go
77+
1.12.6 milestone</a> on our issue tracker for details.
78+
</p>
79+
7280
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
7381

7482
<p>

0 commit comments

Comments
 (0)