From: Bryan C. Mills Date: Thu, 20 Feb 2020 14:31:04 +0000 (-0500) Subject: doc/go1.15: create go1.15.html X-Git-Tag: go1.15beta1~1179 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a682cba19bdea85c1ee85fc0034232d3980b4112;p=gostls13.git doc/go1.15: create go1.15.html Copied from go1.14.html, with changes redacted back to TODOs following the model of CL 195058. 'relnote -html' does not report any changes at this time. Updates #33738 Change-Id: I580232805ab7db35935f3e1ba03b720be4796a7e Reviewed-on: https://go-review.googlesource.com/c/go/+/220278 Reviewed-by: Alexander Rakoczy Run-TryBot: Alexander Rakoczy TryBot-Result: Gobot Gobot --- diff --git a/doc/go1.15.html b/doc/go1.15.html new file mode 100644 index 0000000000..6c9952bafc --- /dev/null +++ b/doc/go1.15.html @@ -0,0 +1,73 @@ + + + + + + +

DRAFT RELEASE NOTES — Introduction to Go 1.15

+ +

+ + Go 1.15 is not yet released. These are work-in-progress + release notes. Go 1.15 is expected to be released in August 2020. + +

+ +

Changes to the language

+ +

+TODO +

+ +

Ports

+ +

+TODO +

+ +

Tools

+ +

+TODO +

+ +

Go command

+ +

+TODO +

+ +

Runtime

+ +

+TODO +

+ + +

Core library

+ +

+TODO +

+ +

Minor changes to the library

+ +

+ As always, there are various minor changes and updates to the library, + made with the Go 1 promise of compatibility + in mind. +

+ +

+TODO +