diff --git a/doc/devel/release.html b/doc/devel/release.html index 7255bd9811..7a036db9a8 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.
+