diff --git a/doc/devel/release.html b/doc/devel/release.html index b9a54511bc..37942c3714 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.
+
+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.
+