From: Andrew Gerrand Date: Wed, 18 Jun 2014 23:54:26 +0000 (+1000) Subject: doc: document Go 1.3 X-Git-Tag: go1.3~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=89a95c92a35961b192c15ff8b80c4f961e53d735;p=gostls13.git doc: document Go 1.3 TBR=r R=golang-codereviews CC=golang-codereviews https://golang.org/cl/101370043 --- 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)