]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.14] doc: add Go 1.14 to release history
authorCarlos Amedee <carlos@golang.org>
Tue, 25 Feb 2020 16:05:35 +0000 (11:05 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 25 Feb 2020 16:17:11 +0000 (16:17 +0000)
Change-Id: I02afbd08ce9e0cd2af8953693b9c3066f6465914
Reviewed-on: https://go-review.googlesource.com/c/go/+/220937
Reviewed-by: Carlos Amedee <carlos@golang.org>
doc/contrib.html

index bc19daf14e23b9c36244658f9e569b37c908c6f7..f0a01c5f0f7712f3335128d5ac586388a177d4df 100644 (file)
@@ -34,6 +34,7 @@ We encourage all Go users to subscribe to
 <p>A <a href="/doc/devel/release.html">summary</a> of the changes between Go releases. Notes for the major releases:</p>
 
 <ul>
+       <li><a href="/doc/go1.14">Go 1.14</a> <small>(February 2020)</small></li>
        <li><a href="/doc/go1.13">Go 1.13</a> <small>(September 2019)</small></li>
        <li><a href="/doc/go1.12">Go 1.12</a> <small>(February 2019)</small></li>
        <li><a href="/doc/go1.11">Go 1.11</a> <small>(August 2018)</small></li>