aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew <andybons@golang.org>2019-09-03 16:00:13 -0400
committerAndrew Bonventre <andybons@golang.org>2019-09-03 20:02:17 +0000
commitbefa17c5f4591e180e5034fd4e8ca508f52dc7bc (patch)
tree6f316a8a20f1914e19b240f703a454795b617f71
parentcc8838d645b2b7026c1f3aaceb011775c5ca3a08 (diff)
downloadgo-befa17c5f4591e180e5034fd4e8ca508f52dc7bc.tar.xz
[release-branch.go1.13] doc: add Go 1.13 to release history
Change-Id: I3340561c0b17bf28d8d480e00f5bc8afb2a897ef Reviewed-on: https://go-review.googlesource.com/c/go/+/193042 Run-TryBot: Andrew Bonventre <andybons@golang.org> Reviewed-by: Katie Hockman <katie@golang.org>
-rw-r--r--doc/contrib.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contrib.html b/doc/contrib.html
index fc853a9119..5699f58fc7 100644
--- a/doc/contrib.html
+++ b/doc/contrib.html
@@ -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.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>
<li><a href="/doc/go1.10">Go 1.10</a> <small>(February 2018)</small></li>