1
0
mirror of https://github.com/golang/go synced 2024-07-03 08:51:14 +00:00

doc: add minor revisions header for 1.12

Change-Id: I0d4a55af0bee754ab1ee817780027e9f72475afb
Reviewed-on: https://go-review.googlesource.com/c/go/+/167711
Reviewed-by: Katie Hockman <katiehockman@google.com>
Reviewed-by: Katie Hockman <katie@golang.org>
This commit is contained in:
Andrew Bonventre 2019-03-14 16:44:38 -04:00
parent 5ee1b84959
commit 032acb3a1f

View File

@ -30,6 +30,8 @@ Go 1.12 is a major release of Go.
Read the <a href="/doc/go1.12">Go 1.12 Release Notes</a> for more information.
</p>
<h3 id="go1.12.minor">Minor revisions</h3>
<p>
go1.12.1 (released 2019/03/14) includes fixes to cgo, the compiler, the go
command, and the <code>fmt</code>, <code>net/smtp</code>, <code>os</code>,