]> Cypherpunks repositories - gostls13.git/commit
doc/go1.16: start draft release notes
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 12 Aug 2020 14:34:15 +0000 (10:34 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Wed, 12 Aug 2020 15:12:34 +0000 (15:12 +0000)
commitb3de3e52c28b87b7849ef5c030cb280763b549ef
treeda2f3116be566a45cda73222407ccf54d489d421
parent813b6bbaf9e24e6e11accca0cb4e7b7e8fb8db8d
doc/go1.16: start draft release notes

This template is based on CL 220278 and previous ones like it.
Include Compiler and Linker sections proactively, they can be
removed if they don't end up being needed for Go 1.16.

Use two spaces of indentation for TODOs to set a better precedent
for the final text that will take its place.

'relnote -html' does not report any changes at this time.

For #40700.

Change-Id: I096b0ce0d33aaaa6fae9c91c0d2dfb89b9c5e94c
Reviewed-on: https://go-review.googlesource.com/c/go/+/248198
Reviewed-by: Carlos Amedee <carlos@golang.org>
doc/go1.16.html [new file with mode: 0644]