summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-06-19 10:26:57 +1000
committerAndrew Gerrand <adg@golang.org>2014-06-19 10:26:57 +1000
commit3c3363a1cd829d24428a5f71fe78f7bb57ba606f (patch)
treef7725a6d522e1f91afa67f919c054122dec8d9f4 /doc
parentc6854a363f170c9716ee65b33be83144fc770f60 (diff)
downloadgo-3c3363a1cd829d24428a5f71fe78f7bb57ba606f.tar.gz
doc: document Go 1.3
This is a clone of 101370043, which I accidentally applied to the release branch first. No big deal, it needed to be applied there anyway. LGTM=r R=r CC=golang-codereviews https://codereview.appspot.com/108090043
Diffstat (limited to 'doc')
-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 a3eebf424..3a3d5bc13 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -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>