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:22 +0000
commit671bcb59666c37cb32b154c36aa91b29fdbf0835 (patch)
treeeec5f852afa210de449844c554a7114da20f2e3e
parentaee084b3caf47f87b74e8bad2e3b7265271e377c (diff)
downloadgo-671bcb59666c37cb32b154c36aa91b29fdbf0835.tar.xz
doc: add Go 1.13 to release history
Change-Id: I3340561c0b17bf28d8d480e00f5bc8afb2a897ef Reviewed-on: https://go-review.googlesource.com/c/go/+/193041 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>