doc/devel/release.html | 8 ++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 7255bd9811cdaa0361babaffd05f18967669171f..7a036db9a837380d5e7247f9ca233d44cfe031cf 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -30,6 +30,14 @@ Go 1.12 is a major release of Go. Read the Go 1.12 Release Notes for more information.

+

+go1.12.1 (released 2019/03/14) includes fixes to cgo, the compiler, the go +command, and the fmt, net/smtp, os, +path/filepath, sync, and text/template +packages. See the Go +1.12.1 milestone on our issue tracker for details. +

+

go1.11 (released 2018/08/24)