]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.3
authorAndrew Gerrand <adg@golang.org>
Wed, 18 Jun 2014 23:54:26 +0000 (09:54 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 18 Jun 2014 23:54:26 +0000 (09:54 +1000)
TBR=r
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/101370043

doc/devel/release.html

index a3eebf4246ab597484948c6d53d254aa223c656d..3a3d5bc136a57dff14014115053df541ac7f40bd 100644 (file)
@@ -13,6 +13,13 @@ hg pull
 hg update <i>tag</i>
 </pre>
 
+<h2 id="go1.3">go1.3 (released 2014/06/18)</h2>
+
+<p>
+Go 1.3 is a major release of Go.
+Read the <a href="/doc/go1.3">Go 1.3 Release Notes</a> for more information.
+</p>
+
 <h2 id="go1.2">go1.2 (released 2013/12/01)</h2>
 
 <p>