]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document go1.4
authorAndrew Gerrand <adg@golang.org>
Wed, 10 Dec 2014 22:16:41 +0000 (09:16 +1100)
committerDavid Symonds <dsymonds@golang.org>
Thu, 11 Dec 2014 06:37:55 +0000 (17:37 +1100)
LGTM=bradfitz
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/189810043

doc/devel/release.html

index 1a84391345cb2ea2b0c9c147e91f6087ddb1b3ad..051bd1d3693be97da87edd67e8f57f6f07fbae81 100644 (file)
@@ -13,6 +13,13 @@ hg pull
 hg update <i>tag</i>
 </pre>
 
+<h2 id="go1.4">go1.4 (released 2014/12/10)</h2>
+
+<p>
+Go 1.4 is a major release of Go.
+Read the <a href="/doc/go1.4">Go 1.4 Release Notes</a> for more information.
+</p>
+
 <h2 id="go1.3">go1.3 (released 2014/06/18)</h2>
 
 <p>