From: Andrew Bonventre Date: Fri, 2 Nov 2018 19:28:32 +0000 (-0400) Subject: doc: document Go 1.11.2 X-Git-Tag: go1.12beta1~521 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c5d78f512ae6e3867266cfd1cf4cf2194388cbfb;p=gostls13.git doc: document Go 1.11.2 Change-Id: Iaff03911f1807d462f1966590626bd486807f53d Reviewed-on: https://go-review.googlesource.com/c/147178 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 0448c0d43e..c8dd215220 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -41,6 +41,14 @@ See the Go 1.11.1 milestone on our issue tracker for details.

+

+go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker, +documentation, go command, and the database/sql and +go/types packages. +See the Go +1.11.2 milestone on our issue tracker for details. +

+

go1.10 (released 2018/02/16)