From 5a00adf1ea4320bb7f6c2d0b5ae7cf540275c0a4 Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Thu, 28 May 2020 12:23:50 -0400 Subject: [PATCH] doc/go1.15: document no language changes There are no language changes in Go 1.15, so document that. For #37419. Change-Id: I1e96e58b701f1758d64c79881dfa0b1109836b83 Reviewed-on: https://go-review.googlesource.com/c/go/+/235580 Reviewed-by: Robert Griesemer --- doc/go1.15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.15.html b/doc/go1.15.html index 79b18a3720..ba68c65463 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -26,7 +26,7 @@ Do not send CLs removing the interior tags from such phrases.

Changes to the language

-TODO + There are no changes to the language.

Ports

-- 2.50.0