doc/devel/release.html | 11 +++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index a6dd5f9d28223a03fda3a7d43c223f9916b5e7be..0448c0d43e71fb439dd77b0a13d7cca44c1ce8cd 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -30,6 +30,17 @@ Go 1.11 is a major release of Go. Read the Go 1.11 Release Notes for more information.
+
+go1.11.1 (released 2018/10/01) includes fixes to the compiler, documentation, go
+command, runtime, and the crypto/x509, encoding/json,
+go/types, net, net/http, and
+reflect packages.
+See the Go
+1.11.1 milestone on our issue tracker for details.
+