aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-12-11 09:16:41 +1100
committerAndrew Gerrand <adg@golang.org>2014-12-11 09:16:41 +1100
commit7412503a43c8de7b93c3162b98d3a3b74b942949 (patch)
tree1886f434f0a2bb25ead27665f7bb089813bec0e4
parentaec78b7a6167e29c9cdafa2ec54ed3174620cfb4 (diff)
downloadgo-7412503a43c8de7b93c3162b98d3a3b74b942949.tar.gz
go-7412503a43c8de7b93c3162b98d3a3b74b942949.zip
doc: document go1.4
LGTM=bradfitz R=rsc, bradfitz CC=golang-codereviews https://golang.org/cl/189810043
-rw-r--r--doc/devel/release.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 1c82e95d55..5b5d6ab5e9 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -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>