diff --git a/doc/devel/release.html b/doc/devel/release.html index e3677912bc..69eec330a8 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -62,6 +62,13 @@ when linking programs that used cgo. Only Linux users who hit this issue need to update.

+

+go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker, +the go command, the runtime, and the os package. See the +Go +1.12.5 milestone on our issue tracker for details. +

+

go1.11 (released 2018/08/24)