doc/devel/release.html | 14 ++++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 6bca2e5ff8e5f87770e40ad04a118d74a974f91f..1bb3730d8b94f0e429458cbc3696cd7e34ac27e8 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -84,6 +84,13 @@ See the Go 1.12.7 milestone on our issue tracker for details.
+
+go1.12.8 (released 2019/08/13) includes security fixes to the
+net/http and net/url packages.
+See the Go
+1.12.8 milestone on our issue tracker for details.
+
@@ -179,6 +186,13 @@
go1.11.12 (released 2019/07/08) includes fixes to the compiler and the linker. See the Go 1.11.12 milestone on our issue tracker for details. +
+ +
+go1.11.13 (released 2019/08/13) includes security fixes to the
+net/http and net/url packages.
+See the Go
+1.11.13 milestone on our issue tracker for details.