doc/devel/release.html | 16 ++++++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 019c4e16afcbcee64a18d5a7f8445a6136cc3229..f83e676ff47f8882b014b07dd7ab8fb07cf580da 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -30,6 +30,15 @@ Go 1.13 is a major release of Go. Read the Go 1.13 Release Notes for more information.

+

Minor revisions

+ +

+go1.13.1 (released 2019/09/25) includes security fixes to the +net/http and net/textproto packages. +See the Go +1.13.1 milestone on our issue tracker for details. +

+

go1.12 (released 2019/02/25)

@@ -103,6 +112,13 @@ go1.12.9 (released 2019/08/15) includes fixes to the linker, and the os and math/big packages. See the Go 1.12.9 milestone on our issue tracker for details. +

+ +

+go1.12.10 (released 2019/09/25) includes security fixes to the +net/http and net/textproto packages. +See the Go +1.12.10 milestone on our issue tracker for details.

go1.11 (released 2018/08/24)