From 229a8ce639f6c729700ad19321705b654890b502 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 14 Feb 2018 18:08:19 -0800 Subject: [PATCH] doc: remove draft notice from Go 1.10 release notes Change-Id: I063b556b59ecb8a8f4a3f121c32982b90eee2d74 Reviewed-on: https://go-review.googlesource.com/94159 Reviewed-by: Andrew Bonventre Reviewed-by: Brad Fitzpatrick --- doc/go1.10.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/go1.10.html b/doc/go1.10.html index 2b2a150ccc..a6e186fb73 100644 --- a/doc/go1.10.html +++ b/doc/go1.10.html @@ -15,12 +15,7 @@ Do not send CLs removing the interior tags from such phrases. ul li { margin: 0.5em 0; } -

DRAFT RELEASE NOTES - Introduction to Go 1.10

- -

- Go 1.10 is not yet released. These are work-in-progress - release notes. Go 1.10 is expected to be released in February 2018. -

+

Introduction to Go 1.10

The latest Go release, version 1.10, arrives six months after Go 1.9. -- 2.50.0