]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: add 1.12 to the project history
authorAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 26 Feb 2019 17:18:44 +0000 (18:18 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 26 Feb 2019 17:37:50 +0000 (17:37 +0000)
Go 1.12 is released, but it's currently not listed in the
https://golang.org/project page.

Change-Id: Ib5820f74245e4c986014c64eb40fa2911473e64b
Reviewed-on: https://go-review.googlesource.com/c/163837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 467456b0afcbe8b74c49b356f0e5d41d1c6efc9f)
Reviewed-on: https://go-review.googlesource.com/c/163727
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/contrib.html

index b4b19a6af75ed16092bc5df9d55b3103d411b0bc..fc853a911936c59543b1e2915a1fbbb6566a59d9 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.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>
        <li><a href="/doc/go1.10">Go 1.10</a> <small>(February 2018)</small></li>
        <li><a href="/doc/go1.9">Go 1.9</a> <small>(August 2017)</small></li>