From c893ea8f8b5fc824b1fdd0b2e56d0cda5eacb02b Mon Sep 17 00:00:00 2001
From: Alexander Rakoczy
Date: Mon, 8 Jul 2019 14:19:07 -0400
Subject: [PATCH] doc: document Go 1.12.7
Change-Id: Id5d2f4cc6bc310bed2516ce0f50c395802475f66
Reviewed-on: https://go-review.googlesource.com/c/go/+/185258
Reviewed-by: Dmitri Shuralyov
---
doc/devel/release.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 99106b4cd22..6bca2e5ff8e 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -77,6 +77,13 @@ the go command, and the crypto/x509
, net/http
, and
1.12.6 milestone on our issue tracker for details.
+
+go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler,
+and the linker.
+See the Go
+1.12.7 milestone on our issue tracker for details.
+
+
go1.11 (released 2018/08/24)