From c1374b5c7806c97d627017a3bfb5d41470f89b0e Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Tue, 25 Nov 2014 15:41:33 +1100 Subject: [PATCH] doc: tidy up "Projects" page; add Go 1.4 LGTM=r R=r CC=golang-codereviews https://golang.org/cl/182750043 --- doc/contrib.html | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/doc/contrib.html b/doc/contrib.html index a615fc67a3..8a674d647c 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -30,21 +30,16 @@ We encourage all Go users to subscribe to

Version history

Release History

-

A summary of the changes between Go releases.

-

Go 1 Release Notes

-

-A guide for updating your code to work with Go 1. -

+

A summary of the changes between Go releases. Notes for the major releases:

-

Go 1.1 Release Notes

-

-A list of significant changes in Go 1.1, with instructions for updating -your code where necessary. -Each point release includes a similar document appropriate for that -release: Go 1.2, Go 1.3, -and so on. -

+

Go 1 and the Future of Go Programs

-- 2.50.0