1
0
mirror of https://github.com/golang/go synced 2024-11-11 22:10:22 -07:00

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://golang.org/cl/108090043
This commit is contained in:
Andrew Gerrand 2014-06-19 10:26:57 +10:00
parent ca94064104
commit c70c20db67

View 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>