doc/devel/release.html | 9 +++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 7cb788a4fcde7a39bde1d918b743611ae6e5f6fb..584340b005f9b35d251f6051d7a7f7c922d20368 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -48,6 +48,15 @@ See the Go 1.10.2 milestone on our issue tracker for details.

+

+go1.10.3 (released 2018/06/05) includes fixes to the go command, and the +crypto/tls, crypto/x509, and strings packages. +In particular, it adds +minimal support to the go command for the vgo transition. +See the Go +1.10.3 milestone on our issue tracker for details. +

+

go1.9 (released 2017/08/24)