From c70c20db67233a18f2905178085187ca1efd4c6b Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Thu, 19 Jun 2014 10:26:57 +1000 Subject: [PATCH] doc: document Go 1.3 This is a clone of 101370043, which I accidentally applied to the release branch first. No big deal, it needed to be applied there anyway. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/108090043 --- doc/devel/release.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/devel/release.html b/doc/devel/release.html index a3eebf4246..3a3d5bc136 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -13,6 +13,13 @@ hg pull hg update tag +

go1.3 (released 2014/06/18)

+ +

+Go 1.3 is a major release of Go. +Read the Go 1.3 Release Notes for more information. +

+

go1.2 (released 2013/12/01)

-- 2.48.1