]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.15: document no language changes
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 28 May 2020 16:23:50 +0000 (12:23 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 28 May 2020 21:13:51 +0000 (21:13 +0000)
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 <gri@golang.org>
doc/go1.15.html

index 79b18a3720634615af8fbd3ad3dd55e5274440e0..ba68c65463647cb53c72418dcf2d93007a530900 100644 (file)
@@ -26,7 +26,7 @@ Do not send CLs removing the interior tags from such phrases.
 <h2 id="language">Changes to the language</h2>
 
 <p>
-TODO
+  There are no changes to the language.
 </p>
 
 <h2 id="ports">Ports</h2>