doc/devel/release.html | 11 +++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index b9a54511bc2840960fc42324a1a0ca2f020d13ec..37942c37149c05b3c9c0eb0059190d3a130813d1 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -30,6 +30,17 @@ Go 1.10 is a major release of Go. Read the Go 1.10 Release Notes for more information.

+

Minor revisions

+ +

+go1.10.1 (released 2018/03/28) includes fixes to the compiler, runtime, and the +archive/zip, crypto/tls, crypto/x509, +encoding/json, net, net/http, and +net/http/pprof packages. +See the Go +1.10.1 milestone on our issue tracker for details. +

+

go1.9 (released 2017/08/24)