]> 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)
committerAndrew Gerrand <adg@golang.org>
Wed, 10 Dec 2014 22:16:41 +0000 (09:16 +1100)
LGTM=bradfitz
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/189810043

doc/devel/release.html

index 1c82e95d55634bca18270fa95c64db458c7a748e..5b5d6ab5e9b5d2b17130121ebeddad6078ea3280 100644 (file)
@@ -12,6 +12,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>