diff options
| author | Andrew <andybons@golang.org> | 2019-09-03 16:00:13 -0400 |
|---|---|---|
| committer | Andrew Bonventre <andybons@golang.org> | 2019-09-03 20:02:17 +0000 |
| commit | befa17c5f4591e180e5034fd4e8ca508f52dc7bc (patch) | |
| tree | 6f316a8a20f1914e19b240f703a454795b617f71 | |
| parent | cc8838d645b2b7026c1f3aaceb011775c5ca3a08 (diff) | |
| download | go-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.html | 1 |
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> |
